Searched defs:ppInterface (Results 1 – 2 of 2) sorted by relevance
| /third_party/mingw-w64/mingw-w64-headers/include/ |
| D | eventsys.h | 223 #define IEventSystem_Query(This,progID,queryCriteria,errorIndex,ppInterface) (This)->lpVtbl->Query(… argument 227 #define IEventSystem_QueryS(This,progID,queryCriteria,ppInterface) (This)->lpVtbl->QueryS(This,prog… argument 994 #define IEnumEventObject_Clone(This,ppInterface) (This)->lpVtbl->Clone(This,ppInterface) argument 995 #define IEnumEventObject_Next(This,cReqElem,ppInterface,cRetElem) (This)->lpVtbl->Next(This,cReqEle… argument
|
| D | msimcsdk.h | 264 #define IMSIMHost_CreateContext(This,Profile,Flags,ppInterface) (This)->lpVtbl->CreateContext(This,… argument
|