Delegate ClipboardUpdatedEventHandler
Represents the method that will handle the ClipboardUpdated event of ClipboardHook.
public delegate void ClipboardUpdatedEventHandler(ClipboardUpdatedEventArgs e)
Parameters
eClipboardUpdatedEventArgsA ClipboardUpdatedEventArgs that contains any event data.