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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Diiisext.h52 typedef struct IISApp3 IISApp3; typedef in typeref:struct:IISApp3
726 struct IISApp3 : public IISApp2 { struct in inherits:IISApp2
733 HRESULT (WINAPI *QueryInterface)(IISApp3 *This,struct GUID *riid,void **ppvObj,void *retval);
734 HRESULT (WINAPI *AddRef)(IISApp3 *This,unsigned __LONG32 *retval);
735 HRESULT (WINAPI *Release)(IISApp3 *This,unsigned __LONG32 *retval);
736 HRESULT (WINAPI *GetTypeInfoCount)(IISApp3 *This,unsigned UINT *pctinfo,void *retval);
737 HRESULT (WINAPI *GetTypeInfo)(IISApp3 *This,unsigned UINT itinfo,unsigned __LONG32 lcid,void **pptinfo,void *retval);
738 HRESULT (WINAPI *GetIDsOfNames)(IISApp3 *This,struct GUID *riid,signed char **rgszNames,unsigned UINT cNames,unsigned __LONG32 lcid,signed __LONG32 *rgdispid,void *retval);
739 HRESULT (WINAPI *Invoke)(IISApp3 *Thi
769 struct IISApp3 { struct
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Diiisext.h52 typedef struct IISApp3 IISApp3; typedef in typeref:struct:IISApp3
726 struct IISApp3 : public IISApp2 { struct in inherits:IISApp2
733 HRESULT (WINAPI *QueryInterface)(IISApp3 *This,struct GUID *riid,void **ppvObj,void *retval);
734 HRESULT (WINAPI *AddRef)(IISApp3 *This,unsigned __LONG32 *retval);
735 HRESULT (WINAPI *Release)(IISApp3 *This,unsigned __LONG32 *retval);
736 HRESULT (WINAPI *GetTypeInfoCount)(IISApp3 *This,unsigned UINT *pctinfo,void *retval);
737 HRESULT (WINAPI *GetTypeInfo)(IISApp3 *This,unsigned UINT itinfo,unsigned __LONG32 lcid,void **pptinfo,void *retval);
738 HRESULT (WINAPI *GetIDsOfNames)(IISApp3 *This,struct GUID *riid,signed char **rgszNames,unsigned UINT cNames,unsigned __LONG32 lcid,signed __LONG32 *rgdispid,void *retval);
739 HRESULT (WINAPI *Invoke)(IISApp3 *Thi
769 struct IISApp3 { struct
[all...]

Completed in 59 milliseconds