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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Doleauto.h14 #define WINOLEAUTAPI STDAPI macro
17 #define WINOLEAUTAPI EXTERN_C DECLSPEC_IMPORT HRESULT WINAPI macro
55 WINOLEAUTAPI SafeArrayAllocDescriptor(UINT cDims,SAFEARRAY **ppsaOut);
56 WINOLEAUTAPI SafeArrayAllocDescriptorEx(VARTYPE vt,UINT cDims,SAFEARRAY **ppsaOut);
57 WINOLEAUTAPI SafeArrayAllocData(SAFEARRAY *psa);
60 WINOLEAUTAPI SafeArrayCopyData(SAFEARRAY *psaSource,SAFEARRAY *psaTarget);
61 WINOLEAUTAPI SafeArrayDestroyDescriptor(SAFEARRAY *psa);
62 WINOLEAUTAPI SafeArrayDestroyData(SAFEARRAY *psa);
63 WINOLEAUTAPI SafeArrayDestroy(SAFEARRAY *psa);
64 WINOLEAUTAPI SafeArrayRedi
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Doleauto.h14 #define WINOLEAUTAPI STDAPI macro
17 #define WINOLEAUTAPI EXTERN_C DECLSPEC_IMPORT HRESULT WINAPI macro
55 WINOLEAUTAPI SafeArrayAllocDescriptor(UINT cDims,SAFEARRAY **ppsaOut);
56 WINOLEAUTAPI SafeArrayAllocDescriptorEx(VARTYPE vt,UINT cDims,SAFEARRAY **ppsaOut);
57 WINOLEAUTAPI SafeArrayAllocData(SAFEARRAY *psa);
60 WINOLEAUTAPI SafeArrayCopyData(SAFEARRAY *psaSource,SAFEARRAY *psaTarget);
61 WINOLEAUTAPI SafeArrayDestroyDescriptor(SAFEARRAY *psa);
62 WINOLEAUTAPI SafeArrayDestroyData(SAFEARRAY *psa);
63 WINOLEAUTAPI SafeArrayDestroy(SAFEARRAY *psa);
64 WINOLEAUTAPI SafeArrayRedi
[all...]

Completed in 40 milliseconds