Searched defs:pApp (Results 1 – 1 of 1) sorted by relevance
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | msimcntl.h | 209 #define _IUseIMBase_SetService(This,pService,pApp) (This)->lpVtbl->SetService(This,pService,pApp) argument 363 #define IMSIMContactView_SetService(This,pService,pApp) (This)->lpVtbl->SetService(This,pService,pA… argument 628 #define IMSIMMessageView_SetService(This,pService,pApp) (This)->lpVtbl->SetService(This,pService,pA… argument 925 #define IMSIMContactList_SetService(This,pService,pApp) (This)->lpVtbl->SetService(This,pService,pA… argument
|