Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

Search Results for "GetRawInputDeviceInfo " in [All]

user32

.

Declare Function GetRawInputDeviceInfo  Lib "user32.dll" (TODO) As TODO

.
Documentation
.
Summary
The GetRawInputDeviceInfo function gets information about the raw input device.
.

Declare Function GetRawInputDeviceInfo Lib "user32.dll" Alias "GetRawInputDeviceInfoW" (ByVal hDevice As IntPtr, ByVal uiCommand As DeviceInfoTypes, ByVal pData As IntPtr, ByRef pcbSize As UInteger) As Integer


 
Access PInvoke.net directly from VS: