Click or drag to resize
Xcalibur Systems LLC Logo

MsgHandle Field

A handle to the window whose window procedure receives the message. This member is NULL when the message is a thread message.

Namespace: Xcalibur.NativeMethods.V2.Events
Assembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntax
public IntPtr Handle

Field Value

IntPtr
See Also