HidD_GetProductString_ is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDHidD_GetProductString_

HidD_GetProductString_

Syntax

typedef BOOLEAN (__stdcall *HidD_GetProductString_;

References

LocationReferrerText
hid.c:109
typedef BOOLEAN (__stdcall *HidD_GetProductString_)(HANDLE handle, PVOID buffer, ULONG buffer_len);
hid.c:121
static HidD_GetProductString_ HidD_GetProductString;
hid.c:211lookup_functions()