C++ Example

LONG nKey, nModifier; // set these
LONG nHotkeyID;

monitor->Start3(nModifier, nKey, &nHotkeyID);

Comments