OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PHIDP_GETCAPS
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
hidclass.h
105
typedef NTSTATUS (NTAPI *
PHIDP_GETCAPS
)(
135
PHIDP_GETCAPS
HidpGetCaps;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
hidclass.h
86
typedef NTSTATUS (__stdcall *
PHIDP_GETCAPS
) (PHIDP_PREPARSED_DATA PreparsedData, PHIDP_CAPS Capabilities);
99
PHIDP_GETCAPS
HidpGetCaps;
Completed in 612 milliseconds