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

HidD_GetIndexedString

Syntax

DLL_DECLARE_FUNC(WINAPI, BOOL, HidD_GetIndexedString;

References

LocationReferrerText
windows_winusb.h:780
DLL_DECLARE_FUNC(WINAPI, BOOL, HidD_GetIndexedString, (HANDLE, ULONG, PVOID, ULONG));
windows_winusb.c:3928hid_init()
DLL_LOAD_FUNC(hid, HidD_GetIndexedString, true);
windows_winusb.c:4082hid_open()
HidD_GetIndexedString(hid_handle, priv->hid->string_index[1], priv->hid->string[1], sizeof(priv->hid->string[1]));

Call Tree

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