Home | History | Annotate | Download | only in include

Lines Matching full:pctinfo

240       HRESULT (WINAPI *GetTypeInfoCount)(IMSIMHost *This,UINT *pctinfo);
260 #define IMSIMHost_GetTypeInfoCount(This,pctinfo) (This)->lpVtbl->GetTypeInfoCount(This,pctinfo)
301 HRESULT (WINAPI *GetTypeInfoCount)(DMSIMHostEvents *This,UINT *pctinfo);
314 pctinfo) (This)->lpVtbl->GetTypeInfoCount(This,pctinfo)
350 HRESULT (WINAPI *GetTypeInfoCount)(IMSIMWindow *This,UINT *pctinfo);
377 #define IMSIMWindow_GetTypeInfoCount(This,pctinfo) (This)->lpVtbl->GetTypeInfoCount(This,pctinfo)
439 HRESULT (WINAPI *GetTypeInfoCount)(DMSIMWindowEvents *This,UINT *pctinfo);
452 #define DMSIMWindowEvents_GetTypeInfoCount(This,pctinfo) (This)->lpVtbl->GetTypeInfoCount(This,pctinfo)
493 HRESULT (WINAPI *GetTypeInfoCount)(IIMService *This,UINT *pctinfo);
526 #define IIMService_GetTypeInfoCount(This,pctinfo) (This)->lpVtbl->GetTypeInfoCount(This,pctinfo)
606 HRESULT (WINAPI *GetTypeInfoCount)(DIMServiceEvents *This,UINT *pctinfo);
619 #define DIMServiceEvents_GetTypeInfoCount(This,pctinfo) (This)->lpVtbl->GetTypeInfoCount(This,pctinfo)
647 HRESULT (WINAPI *GetTypeInfoCount)(IIMContact *This,UINT *pctinfo);
667 #define IIMContact_GetTypeInfoCount(This,pctinfo) (This)->lpVtbl->GetTypeInfoCount(This,pctinfo)
718 HRESULT (WINAPI *GetTypeInfoCount)(IIMContacts *This,UINT *pctinfo);
740 #define IIMContacts_GetTypeInfoCount(This,pctinfo) (This)->lpVtbl->GetTypeInfoCount(This,pctinfo)
795 HRESULT (WINAPI *GetTypeInfoCount)(IIMSession *This,UINT *pctinfo);
815 #define IIMSession_GetTypeInfoCount(This,pctinfo) (This)->lpVtbl->GetTypeInfoCount(This,pctinfo)
860 HRESULT (WINAPI *GetTypeInfoCount)(IIMSessions *This,UINT *pctinfo);
876 #define IIMSessions_GetTypeInfoCount(This,pctinfo) (This)->lpVtbl->GetTypeInfoCount(This,pctinfo)