C# Example

int nKey, nModifier; // set these variables
int nHotkeyID;

monitor.Start3(nModifier, nKey, out nHotkeyID);

Comments