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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dcombaseapi.h34 #define WINOLEAPI STDAPI macro
37 #define WINOLEAPI EXTERN_C DECLSPEC_IMPORT HRESULT STDAPICALLTYPE macro
173 WINOLEAPI CreateStreamOnHGlobal (HGLOBAL hGlobal, WINBOOL fDeleteOnRelease, LPSTREAM *ppstm);
174 WINOLEAPI GetHGlobalFromStream (LPSTREAM pstm, HGLOBAL *phglobal);
176 WINOLEAPI CoInitializeEx (LPVOID pvReserved, DWORD dwCoInit);
177 WINOLEAPI CoGetCurrentLogicalThreadId (GUID *pguid);
178 WINOLEAPI CoGetContextToken (ULONG_PTR *pToken);
180 WINOLEAPI CoGetApartmentType (APTTYPE *pAptType, APTTYPEQUALIFIER *pAptQualifier);
182 WINOLEAPI CoGetObjectContext (REFIID riid, LPVOID *ppv);
183 WINOLEAPI CoRegisterClassObjec
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dcombaseapi.h34 #define WINOLEAPI STDAPI macro
37 #define WINOLEAPI EXTERN_C DECLSPEC_IMPORT HRESULT STDAPICALLTYPE macro
173 WINOLEAPI CreateStreamOnHGlobal (HGLOBAL hGlobal, WINBOOL fDeleteOnRelease, LPSTREAM *ppstm);
174 WINOLEAPI GetHGlobalFromStream (LPSTREAM pstm, HGLOBAL *phglobal);
176 WINOLEAPI CoInitializeEx (LPVOID pvReserved, DWORD dwCoInit);
177 WINOLEAPI CoGetCurrentLogicalThreadId (GUID *pguid);
178 WINOLEAPI CoGetContextToken (ULONG_PTR *pToken);
180 WINOLEAPI CoGetApartmentType (APTTYPE *pAptType, APTTYPEQUALIFIER *pAptQualifier);
182 WINOLEAPI CoGetObjectContext (REFIID riid, LPVOID *ppv);
183 WINOLEAPI CoRegisterClassObjec
[all...]

Completed in 129 milliseconds