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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dbitscfg.h32 typedef struct IBITSExtensionSetupFactory IBITSExtensionSetupFactory; typedef in typeref:struct:IBITSExtensionSetupFactory
117 struct IBITSExtensionSetupFactory : public IDispatch { struct in inherits:IDispatch
124 HRESULT (WINAPI *QueryInterface)(IBITSExtensionSetupFactory *This,REFIID riid,void **ppvObject);
125 ULONG (WINAPI *AddRef)(IBITSExtensionSetupFactory *This);
126 ULONG (WINAPI *Release)(IBITSExtensionSetupFactory *This);
127 HRESULT (WINAPI *GetTypeInfoCount)(IBITSExtensionSetupFactory *This,UINT *pctinfo);
128 HRESULT (WINAPI *GetTypeInfo)(IBITSExtensionSetupFactory *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
129 HRESULT (WINAPI *GetIDsOfNames)(IBITSExtensionSetupFactory *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId);
130 HRESULT (WINAPI *Invoke)(IBITSExtensionSetupFactory *Thi
134 struct IBITSExtensionSetupFactory { struct
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dbitscfg.h32 typedef struct IBITSExtensionSetupFactory IBITSExtensionSetupFactory; typedef in typeref:struct:IBITSExtensionSetupFactory
117 struct IBITSExtensionSetupFactory : public IDispatch { struct in inherits:IDispatch
124 HRESULT (WINAPI *QueryInterface)(IBITSExtensionSetupFactory *This,REFIID riid,void **ppvObject);
125 ULONG (WINAPI *AddRef)(IBITSExtensionSetupFactory *This);
126 ULONG (WINAPI *Release)(IBITSExtensionSetupFactory *This);
127 HRESULT (WINAPI *GetTypeInfoCount)(IBITSExtensionSetupFactory *This,UINT *pctinfo);
128 HRESULT (WINAPI *GetTypeInfo)(IBITSExtensionSetupFactory *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
129 HRESULT (WINAPI *GetIDsOfNames)(IBITSExtensionSetupFactory *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId);
130 HRESULT (WINAPI *Invoke)(IBITSExtensionSetupFactory *Thi
134 struct IBITSExtensionSetupFactory { struct
[all...]

Completed in 43 milliseconds