Searched defs:GetTypeInfoCount (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/Main/include/
H A DVirtualBoxErrorInfoImpl.h77 STDMETHOD(GetTypeInfoCount)(UINT *pcInfo) function in class:VirtualBoxErrorInfo
79 return idi::GetTypeInfoCount(pcInfo);
/vbox/src/VBox/Additions/WINNT/VBoxCredProv/
H A DVBoxCredentialProvider.cpp113 HRESULT STDMETHODCALLTYPE GetTypeInfoCount(unsigned int FAR* pctinfo) function
/vbox/src/VBox/Main/cbinding/
H A DtstCAPIGlue.c239 HRESULT (*GetTypeInfoCount)(IEventListenerDemo *pThis, UINT *pctinfo); member in struct:IEventListenerDemoVtbl
275 ( (This)->lpVtbl->GetTypeInfoCount(This,pctinfo) )
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dmsxml.h110 HRESULT (STDMETHODCALLTYPE *GetTypeInfoCount)( member in struct:IXMLElementCollectionVtbl
170 #define IXMLElementCollection_GetTypeInfoCount(This,pctinfo) (This)->lpVtbl->GetTypeInfoCount(This,pctinfo)
288 HRESULT (STDMETHODCALLTYPE *GetTypeInfoCount)( member in struct:IXMLElementVtbl
382 #define IXMLElement_GetTypeInfoCount(This,pctinfo) (This)->lpVtbl->GetTypeInfoCount(This,pctinfo)
578 HRESULT (STDMETHODCALLTYPE *GetTypeInfoCount)( member in struct:IXMLDocumentVtbl
678 #define IXMLDocument_GetTypeInfoCount(This,pctinfo) (This)->lpVtbl->GetTypeInfoCount(This,pctinfo)
889 HRESULT (STDMETHODCALLTYPE *GetTypeInfoCount)( member in struct:IXMLElement2Vtbl
987 #define IXMLElement2_GetTypeInfoCount(This,pctinfo) (This)->lpVtbl->GetTypeInfoCount(This,pctinfo)
1198 HRESULT (STDMETHODCALLTYPE *GetTypeInfoCount)( member in struct:IXMLDocument2Vtbl
1306 #define IXMLDocument2_GetTypeInfoCount(This,pctinfo) (This)->lpVtbl->GetTypeInfoCount(Thi
1517 HRESULT (STDMETHODCALLTYPE *GetTypeInfoCount)( member in struct:IXMLAttributeVtbl
1691 HRESULT (STDMETHODCALLTYPE *GetTypeInfoCount)( member in struct:IXMLElementNotificationSinkVtbl
[all...]
H A Doaidl.h687 virtual HRESULT STDMETHODCALLTYPE GetTypeInfoCount(
730 HRESULT (STDMETHODCALLTYPE *GetTypeInfoCount)( member in struct:IDispatchVtbl
771 #define IDispatch_GetTypeInfoCount(This,pctinfo) (This)->lpVtbl->GetTypeInfoCount(This,pctinfo)
2212 virtual UINT STDMETHODCALLTYPE GetTypeInfoCount(
2273 UINT (STDMETHODCALLTYPE *GetTypeInfoCount)( member in struct:ITypeLibVtbl
2337 #define ITypeLib_GetTypeInfoCount(This) (This)->lpVtbl->GetTypeInfoCount(This)
2555 UINT (STDMETHODCALLTYPE *GetTypeInfoCount)( member in struct:ITypeLib2Vtbl
2642 #define ITypeLib2_GetTypeInfoCount(This) (This)->lpVtbl->GetTypeInfoCount(This)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dmsxml.h110 HRESULT (STDMETHODCALLTYPE *GetTypeInfoCount)( member in struct:IXMLElementCollectionVtbl
170 #define IXMLElementCollection_GetTypeInfoCount(This,pctinfo) (This)->lpVtbl->GetTypeInfoCount(This,pctinfo)
288 HRESULT (STDMETHODCALLTYPE *GetTypeInfoCount)( member in struct:IXMLElementVtbl
382 #define IXMLElement_GetTypeInfoCount(This,pctinfo) (This)->lpVtbl->GetTypeInfoCount(This,pctinfo)
578 HRESULT (STDMETHODCALLTYPE *GetTypeInfoCount)( member in struct:IXMLDocumentVtbl
678 #define IXMLDocument_GetTypeInfoCount(This,pctinfo) (This)->lpVtbl->GetTypeInfoCount(This,pctinfo)
889 HRESULT (STDMETHODCALLTYPE *GetTypeInfoCount)( member in struct:IXMLElement2Vtbl
987 #define IXMLElement2_GetTypeInfoCount(This,pctinfo) (This)->lpVtbl->GetTypeInfoCount(This,pctinfo)
1198 HRESULT (STDMETHODCALLTYPE *GetTypeInfoCount)( member in struct:IXMLDocument2Vtbl
1306 #define IXMLDocument2_GetTypeInfoCount(This,pctinfo) (This)->lpVtbl->GetTypeInfoCount(Thi
1517 HRESULT (STDMETHODCALLTYPE *GetTypeInfoCount)( member in struct:IXMLAttributeVtbl
1691 HRESULT (STDMETHODCALLTYPE *GetTypeInfoCount)( member in struct:IXMLElementNotificationSinkVtbl
[all...]
H A Doaidl.h687 virtual HRESULT STDMETHODCALLTYPE GetTypeInfoCount(
730 HRESULT (STDMETHODCALLTYPE *GetTypeInfoCount)( member in struct:IDispatchVtbl
771 #define IDispatch_GetTypeInfoCount(This,pctinfo) (This)->lpVtbl->GetTypeInfoCount(This,pctinfo)
2212 virtual UINT STDMETHODCALLTYPE GetTypeInfoCount(
2273 UINT (STDMETHODCALLTYPE *GetTypeInfoCount)( member in struct:ITypeLibVtbl
2337 #define ITypeLib_GetTypeInfoCount(This) (This)->lpVtbl->GetTypeInfoCount(This)
2555 UINT (STDMETHODCALLTYPE *GetTypeInfoCount)( member in struct:ITypeLib2Vtbl
2642 #define ITypeLib2_GetTypeInfoCount(This) (This)->lpVtbl->GetTypeInfoCount(This)

Completed in 144 milliseconds