RawInput API
This page is automatically generated from the assembly documentation.
It provides links between managed types and methods in the
SharpDX.RawInput
assembly and the original documentation of theRawInput
API on MSDN.
RawInput API
Enumerations
Managed | Native |
---|---|
DeviceFlags |
RAW_DEVICE_FLAGS <p>There are many user-input devices beside the traditional keyboard and mouse.</p> |
DeviceType |
RAW_DEVICE_TYPE <p>There are many user-input devices beside the traditional keyboard and mouse.</p> |
KeyState |
RAW_KEY_STATE <p>No documentation.</p> |
MouseButtonFlags |
RAW_MOUSE_BUTTON_FLAGS <p>There are many user-input devices beside the traditional keyboard and mouse.</p> |
MouseMode |
RAW_MOUSE_MODE <p>There are many user-input devices beside the traditional keyboard and mouse.</p> |
ScanCodeFlags |
RAW_SCAN_CODE_FLAGS <p>No documentation.</p> |
Structures
Managed | Native |
---|---|
DeviceInfo |
??? <p>Defines the raw input data coming from any device.</p> |
KeyboardInfo |
??? <p>Defines the raw input data coming from the specified keyboard.</p> |
MouseInfo |
??? <p>Defines the raw input data coming from the specified mouse.</p> |
Interfaces
Managed | Native —– | ——————————–