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