HidD_GetHidGuid routine
The HidD_GetHidGuid routine returns the device interfaceGUID for HIDClass devices.
Syntax
void __stdcall HidD_GetHidGuid( __out LPGUID HidGuid );
Parameters
- HidGuid [out]
-
Pointer to a caller-allocated GUID buffer that the routine uses to return the device interface GUID for HIDClass devices.
Return value
None.
Remarks
Only user-mode applications can call HidD_GetHidGuid.
For more information, see HID Concepts, HID Collections, and Operating HID Collections.
Requirements
|
Version | Available in Windows 2000 and later versions of Windows. |
|---|---|
|
Header |
|
|
Library |
|
See also
Send comments about this topic to Microsoft
Build date: 2/17/2012