Searched refs:_Caps_ (Results 1 – 1 of 1) sorted by relevance
/reactos/sdk/include/psdk/ |
H A D | hidpi.h | 279 #define HidP_GetButtonCaps(_Type_, _Caps_, _Len_, _Data_) \ argument 280 HidP_GetSpecificButtonCaps(_Type_, 0, 0, 0, _Caps_, _Len_, _Data_) 470 #define HidP_GetValueCaps(_Type_, _Caps_, _Len_, _Data_) \ argument 471 HidP_GetSpecificValueCaps (_Type_, 0, 0, 0, _Caps_, _Len_, _Data_)
|