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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Diads.h291 typedef struct IADsLargeInteger IADsLargeInteger; typedef in typeref:struct:IADsLargeInteger
5662 struct IADsLargeInteger : public IDispatch { struct in inherits:IDispatch
5672 HRESULT (WINAPI *QueryInterface)(IADsLargeInteger *This,REFIID riid,void **ppvObject);
5673 ULONG (WINAPI *AddRef)(IADsLargeInteger *This);
5674 ULONG (WINAPI *Release)(IADsLargeInteger *This);
5675 HRESULT (WINAPI *GetTypeInfoCount)(IADsLargeInteger *This,UINT *pctinfo);
5676 HRESULT (WINAPI *GetTypeInfo)(IADsLargeInteger *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
5677 HRESULT (WINAPI *GetIDsOfNames)(IADsLargeInteger *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId);
5678 HRESULT (WINAPI *Invoke)(IADsLargeInteger *Thi
5685 struct IADsLargeInteger { struct
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Diads.h291 typedef struct IADsLargeInteger IADsLargeInteger; typedef in typeref:struct:IADsLargeInteger
5662 struct IADsLargeInteger : public IDispatch { struct in inherits:IDispatch
5672 HRESULT (WINAPI *QueryInterface)(IADsLargeInteger *This,REFIID riid,void **ppvObject);
5673 ULONG (WINAPI *AddRef)(IADsLargeInteger *This);
5674 ULONG (WINAPI *Release)(IADsLargeInteger *This);
5675 HRESULT (WINAPI *GetTypeInfoCount)(IADsLargeInteger *This,UINT *pctinfo);
5676 HRESULT (WINAPI *GetTypeInfo)(IADsLargeInteger *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
5677 HRESULT (WINAPI *GetIDsOfNames)(IADsLargeInteger *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId);
5678 HRESULT (WINAPI *Invoke)(IADsLargeInteger *Thi
5685 struct IADsLargeInteger { struct
[all...]

Completed in 96 milliseconds