NativeMessageHwnd Field
A handle to the window whose window procedure receives the message.
This member is
Zero when the message is a thread message.
Namespace: DevCase.Win32.StructuresAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
Public Hwnd As IntPtr
Dim instance As NativeMessage
Dim value As IntPtr
value = instance.Hwnd
instance.Hwnd = value
No code example is currently available or this language may not be supported.
Field Value
IntPtr