Searched refs:get_TypeName (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmsclus.h2374 virtual HRESULT WINAPI get_TypeName(BSTR *pbstrTypeName) = 0;
2417 HRESULT (WINAPI *get_TypeName)(ISClusResource *This,BSTR *pbstrTypeName); member in struct:ISClusResourceVtbl
2462 #define ISClusResource_get_TypeName(This,pbstrTypeName) (This)->lpVtbl->get_TypeName(This,pbstrTypeName)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmsclus.h2374 virtual HRESULT WINAPI get_TypeName(BSTR *pbstrTypeName) = 0;
2417 HRESULT (WINAPI *get_TypeName)(ISClusResource *This,BSTR *pbstrTypeName); member in struct:ISClusResourceVtbl
2462 #define ISClusResource_get_TypeName(This,pbstrTypeName) (This)->lpVtbl->get_TypeName(This,pbstrTypeName)

Completed in 92 milliseconds