KeyboardInputExtraInfo Field
An additional value associated with the keystroke.
Use the
GetMessageExtraInfo function to obtain this information.
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 ExtraInfo As IntPtr
Dim instance As KeyboardInput
Dim value As IntPtr
value = instance.ExtraInfo
instance.ExtraInfo = value
val mutable ExtraInfo: IntPtr
No code example is currently available or this language may not be supported.
Field Value
IntPtr