CallWndProcStructWParam Field
Additional information about the message.
The exact meaning depends on the message value.
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 WParam As IntPtr
Dim instance As CallWndProcStruct
Dim value As IntPtr
value = instance.WParam
instance.WParam = value
val mutable WParam: IntPtr
No code example is currently available or this language may not be supported.
Field Value
IntPtr