Home
last modified time | relevance | path

Searched refs:IMsmConfigureModule (Results 1 – 2 of 2) sorted by relevance

/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dmergemod.h128 typedef struct IMsmConfigureModule IMsmConfigureModule; typedef
760 struct IMsmConfigureModule : public IDispatch { struct
768 HRESULT (WINAPI *QueryInterface)(IMsmConfigureModule *This,REFIID riid,void **ppvObject);
769 ULONG (WINAPI *AddRef)(IMsmConfigureModule *This);
770 ULONG (WINAPI *Release)(IMsmConfigureModule *This);
771 HRESULT (WINAPI *GetTypeInfoCount)(IMsmConfigureModule *This,UINT *pctinfo);
772 …HRESULT (WINAPI *GetTypeInfo)(IMsmConfigureModule *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
775 HRESULT (WINAPI *ProvideTextData)(IMsmConfigureModule *This,const BSTR Name,BSTR *ConfigData);
776 …HRESULT (WINAPI *ProvideIntegerData)(IMsmConfigureModule *This,const BSTR Name,__LONG32 *ConfigDat…
779 struct IMsmConfigureModule { struct
[all …]
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dmergemod.h128 typedef struct IMsmConfigureModule IMsmConfigureModule; typedef
760 struct IMsmConfigureModule : public IDispatch { struct
768 HRESULT (WINAPI *QueryInterface)(IMsmConfigureModule *This,REFIID riid,void **ppvObject);
769 ULONG (WINAPI *AddRef)(IMsmConfigureModule *This);
770 ULONG (WINAPI *Release)(IMsmConfigureModule *This);
771 HRESULT (WINAPI *GetTypeInfoCount)(IMsmConfigureModule *This,UINT *pctinfo);
772 …HRESULT (WINAPI *GetTypeInfo)(IMsmConfigureModule *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
775 HRESULT (WINAPI *ProvideTextData)(IMsmConfigureModule *This,const BSTR Name,BSTR *ConfigData);
776 …HRESULT (WINAPI *ProvideIntegerData)(IMsmConfigureModule *This,const BSTR Name,__LONG32 *ConfigDat…
779 struct IMsmConfigureModule { struct
[all …]