Searched defs:GetCurrentApartmentType (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dobjidl.h9592 virtual HRESULT STDMETHODCALLTYPE GetCurrentApartmentType(
9622 HRESULT (STDMETHODCALLTYPE *GetCurrentApartmentType)( member in struct:IComThreadingInfoVtbl
9650 #define IComThreadingInfo_GetCurrentApartmentType(This,pAptType) (This)->lpVtbl->GetCurrentApartmentType(This,pAptType)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dobjidl.h9592 virtual HRESULT STDMETHODCALLTYPE GetCurrentApartmentType(
9622 HRESULT (STDMETHODCALLTYPE *GetCurrentApartmentType)( member in struct:IComThreadingInfoVtbl
9650 #define IComThreadingInfo_GetCurrentApartmentType(This,pAptType) (This)->lpVtbl->GetCurrentApartmentType(This,pAptType)

Completed in 595 milliseconds