Searched defs:pdwCount (Results 1 – 4 of 4) sorted by relevance
/third_party/mingw-w64/mingw-w64-headers/include/ |
D | functiondiscoveryapi.h | 131 #define IFunctionInstanceCollection_GetCount(This,pdwCount) (This)->lpVtbl->GetCount(This,pdwCount) argument
|
D | ipmsp.h | 258 #define ITFormatControl_GetNumberOfCapabilities(This,pdwCount) (This)->lpVtbl->GetNumberOfCapabilit… argument
|
D | winsync.h | 401 #define IClockVector_GetClockVectorElementCount(This,pdwCount) (This)->lpVtbl->GetClockVectorElemen… argument
|
D | agtsvr.h | 361 #define IAgentUserInput_GetCount(This,pdwCount) (This)->lpVtbl->GetCount(This,pdwCount) argument 615 #define IAgentCommands_GetCount(This,pdwCount) (This)->lpVtbl->GetCount(This,pdwCount) argument 727 #define IAgentCommandsEx_GetCount(This,pdwCount) (This)->lpVtbl->GetCount(This,pdwCount) argument
|