|
HookTypesHardware Field |
A nonstandard hardware message hook called whenever the application calls the GetMessage()
or PeekMessage() function and there is a hardware event (other than a mouse or keyboard
event) to process.
Namespace: Xcalibur.NativeMethods.V2.EventsAssembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntax public static readonly int Hardware
Public Shared ReadOnly Hardware As Integer
public:
static initonly int Hardware
Field Value
Int32See Also