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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dobjidl.h7501 virtual HRESULT WINAPI GetCurrentApartmentType(APTTYPE *pAptType) = 0;
7512 HRESULT (WINAPI *GetCurrentApartmentType)(IComThreadingInfo *This,APTTYPE *pAptType); member in struct:IComThreadingInfoVtbl
7525 #define IComThreadingInfo_GetCurrentApartmentType(This,pAptType) (This)->lpVtbl->GetCurrentApartmentType(This,pAptType)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dobjidl.h7501 virtual HRESULT WINAPI GetCurrentApartmentType(APTTYPE *pAptType) = 0;
7512 HRESULT (WINAPI *GetCurrentApartmentType)(IComThreadingInfo *This,APTTYPE *pAptType); member in struct:IComThreadingInfoVtbl
7525 #define IComThreadingInfo_GetCurrentApartmentType(This,pAptType) (This)->lpVtbl->GetCurrentApartmentType(This,pAptType)

Completed in 118 milliseconds