Home | History | Annotate | Download | only in include

Lines Matching full:pctinfo

372       HRESULT (WINAPI *GetTypeInfoCount)(_Application *This,UINT *pctinfo);
397 #define _Application_GetTypeInfoCount(This,pctinfo) (This)->lpVtbl->GetTypeInfoCount(This,pctinfo)
466 HRESULT (WINAPI *GetTypeInfoCount)(_AppEvents *This,UINT *pctinfo);
491 #define _AppEvents_GetTypeInfoCount(This,pctinfo) (This)->lpVtbl->GetTypeInfoCount(This,pctinfo)
547 HRESULT (WINAPI *GetTypeInfoCount)(AppEvents *This,UINT *pctinfo);
560 #define AppEvents_GetTypeInfoCount(This,pctinfo) (This)->lpVtbl->GetTypeInfoCount(This,pctinfo)
587 HRESULT (WINAPI *GetTypeInfoCount)(_EventConnector *This,UINT *pctinfo);
602 #define _EventConnector_GetTypeInfoCount(This,pctinfo) (This)->lpVtbl->GetTypeInfoCount(This,pctinfo)
645 HRESULT (WINAPI *GetTypeInfoCount)(Frame *This,UINT *pctinfo);
669 #define Frame_GetTypeInfoCount(This,pctinfo) (This)->lpVtbl->GetTypeInfoCount(This,pctinfo)
728 HRESULT (WINAPI *GetTypeInfoCount)(Node *This,UINT *pctinfo);
746 #define Node_GetTypeInfoCount(This,pctinfo) (This)->lpVtbl->GetTypeInfoCount(This,pctinfo)
787 HRESULT (WINAPI *GetTypeInfoCount)(ScopeNamespace *This,UINT *pctinfo);
805 #define ScopeNamespace_GetTypeInfoCount(This,pctinfo) (This)->lpVtbl->GetTypeInfoCount(This,pctinfo)
857 HRESULT (WINAPI *GetTypeInfoCount)(Document *This,UINT *pctinfo);
886 #define Document_GetTypeInfoCount(This,pctinfo) (This)->lpVtbl->GetTypeInfoCount(This,pctinfo)
962 HRESULT (WINAPI *GetTypeInfoCount)(SnapIn *This,UINT *pctinfo);
982 #define SnapIn_GetTypeInfoCount(This,pctinfo) (This)->lpVtbl->GetTypeInfoCount(This,pctinfo)
1029 HRESULT (WINAPI *GetTypeInfoCount)(SnapIns *This,UINT *pctinfo);
1047 #define SnapIns_GetTypeInfoCount(This,pctinfo) (This)->lpVtbl->GetTypeInfoCount(This,pctinfo)
1090 HRESULT (WINAPI *GetTypeInfoCount)(Extension *This,UINT *pctinfo);
1110 #define Extension_GetTypeInfoCount(This,pctinfo) (This)->lpVtbl->GetTypeInfoCount(This,pctinfo)
1155 HRESULT (WINAPI *GetTypeInfoCount)(Extensions *This,UINT *pctinfo);
1171 #define Extensions_GetTypeInfoCount(This,pctinfo) (This)->lpVtbl->GetTypeInfoCount(This,pctinfo)
1204 HRESULT (WINAPI *GetTypeInfoCount)(Columns *This,UINT *pctinfo);
1220 #define Columns_GetTypeInfoCount(This,pctinfo) (This)->lpVtbl->GetTypeInfoCount(This,pctinfo)
1265 HRESULT (WINAPI *GetTypeInfoCount)(Column *This,UINT *pctinfo);
1287 #define Column_GetTypeInfoCount(This,pctinfo) (This)->lpVtbl->GetTypeInfoCount(This,pctinfo)
1339 HRESULT (WINAPI *GetTypeInfoCount)(Views *This,UINT *pctinfo);
1356 #define Views_GetTypeInfoCount(This,pctinfo) (This)->lpVtbl->GetTypeInfoCount(This,pctinfo)
1431 HRESULT (WINAPI *GetTypeInfoCount)(View *This,UINT *pctinfo);
1486 #define View_GetTypeInfoCount(This,pctinfo) (This)->lpVtbl->GetTypeInfoCount(This,pctinfo)
1636 HRESULT (WINAPI *GetTypeInfoCount)(Nodes *This,UINT *pctinfo);
1652 #define Nodes_GetTypeInfoCount(This,pctinfo) (This)->lpVtbl->GetTypeInfoCount(This,pctinfo)
1685 HRESULT (WINAPI *GetTypeInfoCount)(ContextMenu *This,UINT *pctinfo);
1701 #define ContextMenu_GetTypeInfoCount(This,pctinfo) (This)->lpVtbl->GetTypeInfoCount(This,pctinfo)
1737 HRESULT (WINAPI *GetTypeInfoCount)(MenuItem *This,UINT *pctinfo);
1756 #define MenuItem_GetTypeInfoCount(This,pctinfo) (This)->lpVtbl->GetTypeInfoCount(This,pctinfo)
1799 HRESULT (WINAPI *GetTypeInfoCount)(Properties *This,UINT *pctinfo);
1816 #define Properties_GetTypeInfoCount(This,pctinfo) (This)->lpVtbl->GetTypeInfoCount(This,pctinfo)
1852 HRESULT (WINAPI *GetTypeInfoCount)(Property *This,UINT *pctinfo);
1868 #define Property_GetTypeInfoCount(This,pctinfo) (This)->lpVtbl->GetTypeInfoCount(This,pctinfo)