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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Diads.h1963 virtual HRESULT WINAPI put_Abstract(VARIANT_BOOL fAbstract) = 0;
2017 HRESULT (WINAPI *put_Abstract)(IADsClass *This,VARIANT_BOOL fAbstract); member in struct:IADsClassVtbl
2073 #define IADsClass_put_Abstract(This,fAbstract) (This)->lpVtbl->put_Abstract(This,fAbstract)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Diads.h1963 virtual HRESULT WINAPI put_Abstract(VARIANT_BOOL fAbstract) = 0;
2017 HRESULT (WINAPI *put_Abstract)(IADsClass *This,VARIANT_BOOL fAbstract); member in struct:IADsClassVtbl
2073 #define IADsClass_put_Abstract(This,fAbstract) (This)->lpVtbl->put_Abstract(This,fAbstract)

Completed in 191 milliseconds