HidD_GetAttributes is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

HidD_GetAttributes

Syntax

DLL_DECLARE_FUNC(WINAPI, BOOL, HidD_GetAttributes;

References

LocationReferrerText
windows_winusb.h:774
DLL_DECLARE_FUNC(WINAPI, BOOL, HidD_GetAttributes, (HANDLE, PHIDD_ATTRIBUTES));
windows_winusb.c:3921hid_init()
DLL_LOAD_FUNC(hid, HidD_GetAttributes, true);
windows_winusb.c:4005hid_open()
if (!HidD_GetAttributes(hid_handle, &hid_attributes)) {

Call Tree

Functions calling HidD_GetAttributes
all items filtered out
HidD_GetAttributes
Functions writing HidD_GetAttributes
Functions reading HidD_GetAttributes
all items filtered out
HidD_GetAttributes
all items filtered out