HidD_GetPreparsedData_ is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDHidD_GetPreparsedData_

HidD_GetPreparsedData_

Syntax

typedef BOOLEAN (__stdcall *HidD_GetPreparsedData_;

References

LocationReferrerText
hid.c:113
typedef BOOLEAN (__stdcall *HidD_GetPreparsedData_)(HANDLE handle, PHIDP_PREPARSED_DATA *preparsed_data);
hid.c:125
static HidD_GetPreparsedData_ HidD_GetPreparsedData;
hid.c:215lookup_functions()