Home
last modified time | relevance | path

Searched refs:IDispatch (Results 1 – 25 of 217) sorted by relevance

123456789

/reactos/sdk/include/psdk/
H A Dwbemdisp.idl165 interface ISWbemLocator : IDispatch
193 interface ISWbemMethod : IDispatch
225 interface ISWbemMethodSet : IDispatch
317 interface ISWbemObject : IDispatch
327 [in] IDispatch *objWbemSink,
339 [in] IDispatch *objWbemSink,
352 [in] IDispatch *objWbemSink,
365 [in] IDispatch *objWbemSink,
386 [in] IDispatch *objWbemSink,
412 [in] IDispatch *objWbemSink,
[all …]
H A Dshldisp.idl124 interface IFolderViewOC : IDispatch
126 HRESULT SetFolderView( [in] IDispatch *pdisp );
176 interface Folder : IDispatch
185 HRESULT Parent( [out, retval] IDispatch **ppid );
259 interface FolderItem : IDispatch
267 HRESULT Parent( [out, retval] IDispatch **ppid );
343 interface FolderItems : IDispatch
400 interface FolderItemVerb : IDispatch
423 interface FolderItemVerbs : IDispatch
451 interface IShellDispatch : IDispatch
[all …]
H A Dwuapi.idl187 interface IAutomaticUpdates : IDispatch
213 interface IWebProxy : IDispatch
268 interface IUpdateSession : IDispatch
331 interface ICategory : IDispatch
436 interface IUpdateException : IDispatch
477 interface IUpdateIdentity : IDispatch
554 interface IUpdate : IDispatch
748 interface ISearchJob : IDispatch
771 interface ISearchResult : IDispatch
868 interface IUpdateSearcher : IDispatch
[all …]
H A Dexdisp.idl63 interface IWebBrowser : IDispatch
351 [in] IDispatch *pDisp,
424 [in] IDispatch *pDisp,
438 [in] IDispatch *pDisp,
464 [in] IDispatch *pWB2,
474 [in] IDispatch *pDisp,
580 interface IShellWindows : IDispatch
591 [in] IDispatch *pid,
634 interface IShellUIHelper : IDispatch {
898 interface ISearch : IDispatch {
[all …]
H A Dmshtml.idl244 IDispatch *constructor()
5094 IDispatch* all()
7473 IDispatch *elements();
9508 IDispatch *item(
9513 IDispatch *tags(
9646 IDispatch *options();
9690 IDispatch *item(
14923 IDispatch *Script();
15085 IDispatch *open(
17287 IDispatch *moveRow(
[all …]
H A Dtaskschd.idl139 interface ITaskService : IDispatch
157 interface IRegisteredTask : IDispatch
196 interface IRegistrationInfo : IDispatch
223 interface ITaskFolder : IDispatch
260 interface ITaskDefinition : IDispatch
283 interface ITaskSettings : IDispatch
332 interface IIdleSettings : IDispatch
349 interface IRunningTask : IDispatch
378 interface ITrigger : IDispatch
456 interface IAction : IDispatch
[all …]
/reactos/dll/win32/shell32/
H A DCFolderItems.h28 STDMETHOD(get_Application)(IDispatch **ppid) override;
29 STDMETHOD(get_Parent)(IDispatch **ppid) override;
33 STDMETHOD(get_GetLink)(IDispatch **ppid) override;
34 STDMETHOD(get_GetFolder)(IDispatch **ppid) override;
52 COM_INTERFACE_ENTRY_IID(IID_IDispatch, IDispatch)
76 STDMETHOD(get_Application)(IDispatch **ppid) override;
77 STDMETHOD(get_Parent)(IDispatch **ppid) override;
86 COM_INTERFACE_ENTRY_IID(IID_IDispatch, IDispatch)
H A DCFolderItemVerbs.h40 STDMETHOD(get_Application)(IDispatch **ppid) override;
41 STDMETHOD(get_Parent)(IDispatch **ppid) override;
51 COM_INTERFACE_ENTRY_IID(IID_IDispatch, IDispatch)
74 STDMETHOD(get_Application)(IDispatch **ppid) override;
75 STDMETHOD(get_Parent)(IDispatch **ppid) override;
84 COM_INTERFACE_ENTRY_IID(IID_IDispatch, IDispatch)
H A DCDefViewDual.cpp46 STDMETHOD(get_Application)(IDispatch **app) override in STDMETHOD()
53 STDMETHOD(get_Parent)(IDispatch **parent) override in STDMETHOD()
97 STDMETHOD(get_Script)(IDispatch **script) override in STDMETHOD()
129 COM_INTERFACE_ENTRY_IID(IID_IDispatch, IDispatch)
H A DCFolderItems.cpp29 HRESULT STDMETHODCALLTYPE CFolderItem::get_Application(IDispatch **ppid) in get_Application()
35 HRESULT STDMETHODCALLTYPE CFolderItem::get_Parent(IDispatch **ppid) in get_Parent()
88 HRESULT STDMETHODCALLTYPE CFolderItem::get_GetLink(IDispatch **ppid) in get_GetLink()
94 HRESULT STDMETHODCALLTYPE CFolderItem::get_GetFolder(IDispatch **ppid) in get_GetFolder()
234 HRESULT STDMETHODCALLTYPE CFolderItems::get_Application(IDispatch **ppid) in get_Application()
240 HRESULT STDMETHODCALLTYPE CFolderItems::get_Parent(IDispatch **ppid) in get_Parent()
H A DCFolderItemVerbs.cpp42 HRESULT STDMETHODCALLTYPE CFolderItemVerb::get_Application(IDispatch **ppid) in get_Application()
52 HRESULT STDMETHODCALLTYPE CFolderItemVerb::get_Parent(IDispatch **ppid) in get_Parent()
117 HRESULT STDMETHODCALLTYPE CFolderItemVerbs::get_Application(IDispatch **ppid) in get_Application()
127 HRESULT STDMETHODCALLTYPE CFolderItemVerbs::get_Parent(IDispatch **ppid) in get_Parent()
/reactos/dll/win32/wbemdisp/
H A Dlocator.c800 IDispatch *objWbemSink, in object_PutAsync_()
820 IDispatch *objWbemSink, in object_DeleteAsync_()
841 IDispatch *objWbemSink, in object_InstancesAsync_()
862 IDispatch *objWbemSink, in object_SubclassesAsync_()
891 IDispatch *objWbemSink, in object_AssociatorsAsync_()
925 IDispatch *objWbemSink, in object_ReferencesAsync_()
953 IDispatch *objWbemSink, in object_ExecMethodAsync_()
1670 IDispatch *objWbemSink, in services_GetAsync()
1692 IDispatch *objWbemSink, in services_DeleteAsync()
1741 IDispatch *objWbemSink, in services_InstancesOfAsync()
[all …]
/reactos/modules/rostests/winetests/vbscript/
H A Dvbsregexp55.idl43 interface IRegExp : IDispatch
66 [out, retval] IDispatch **ppMatches);
88 interface IRegExp2 : IDispatch
117 [out, retval] IDispatch **ppMatches);
139 interface IMatch : IDispatch
159 interface IMatch2 : IDispatch
182 interface IMatchCollection : IDispatch
187 [out, retval] IDispatch **ppMatch);
204 interface IMatchCollection2 : IDispatch
209 [out, retval] IDispatch **ppMatch);
[all …]
/reactos/dll/win32/vbscript/
H A Dvbsregexp55.idl42 interface IRegExp : IDispatch
65 [out, retval] IDispatch **ppMatches);
87 interface IRegExp2 : IDispatch
116 [out, retval] IDispatch **ppMatches);
138 interface IMatch : IDispatch
158 interface IMatch2 : IDispatch
181 interface IMatchCollection : IDispatch
186 [out, retval] IDispatch **ppMatch);
203 interface IMatchCollection2 : IDispatch
208 [out, retval] IDispatch **ppMatch);
[all …]
H A Dvbscript.h64 IDispatch *disp;
144 IDispatch IDispatch_iface;
152 HRESULT disp_get_id(IDispatch*,BSTR,vbdisp_invoke_type_t,BOOL,DISPID*) DECLSPEC_HIDDEN;
154 HRESULT disp_call(script_ctx_t*,IDispatch*,DISPID,DISPPARAMS*,VARIANT*) DECLSPEC_HIDDEN;
155 HRESULT disp_propput(script_ctx_t*,IDispatch*,DISPID,WORD,DISPPARAMS*) DECLSPEC_HIDDEN;
156 HRESULT get_disp_value(script_ctx_t*,IDispatch*,VARIANT*) DECLSPEC_HIDDEN;
186 IDispatch *host_global;
344 IDispatch *context;
359 IDispatch *lookup_named_item(script_ctx_t*,const WCHAR*,unsigned) DECLSPEC_HIDDEN;
372 HRESULT create_regexp(IDispatch**) DECLSPEC_HIDDEN;
H A Dvbsregexp10.idl42 interface IRegExp : IDispatch
65 [out, retval] IDispatch **ppMatches);
87 interface IMatch : IDispatch
107 interface IMatchCollection : IDispatch
112 [out, retval] IDispatch **ppMatch);
/reactos/dll/win32/jscript/
H A Djscript.h138 jsdisp_t *iface_to_jsdisp(IDispatch*) DECLSPEC_HIDDEN;
142 IDispatch *disp;
174 static inline void set_disp(vdisp_t *vdisp, IDispatch *disp) in set_disp()
245 static inline IDispatch *to_disp(jsdisp_t *jsdisp) in to_disp()
247 return (IDispatch*)&jsdisp->IDispatchEx_iface; in to_disp()
250 jsdisp_t *as_jsdisp(IDispatch*) DECLSPEC_HIDDEN;
251 jsdisp_t *to_jsdisp(IDispatch*) DECLSPEC_HIDDEN;
286 HRESULT disp_call_value(script_ctx_t*,IDispatch*,IDispatch*,WORD,unsigned,jsval_t*,jsval_t*) DECLSP…
299 HRESULT disp_delete(IDispatch*,DISPID,BOOL*) DECLSPEC_HIDDEN;
363 IDispatch *disp;
[all …]
/reactos/modules/rostests/winetests/msxml3/
H A Dxmlview.c79 static HRESULT WINAPI HTMLEvents_QueryInterface(IDispatch *iface, REFIID riid, void **ppv) in HTMLEvents_QueryInterface()
90 static ULONG WINAPI HTMLEvents_AddRef(IDispatch *iface) in HTMLEvents_AddRef()
95 static ULONG WINAPI HTMLEvents_Release(IDispatch *iface) in HTMLEvents_Release()
100 static HRESULT WINAPI HTMLEvents_GetTypeInfoCount(IDispatch *iface, UINT *pctinfo) in HTMLEvents_GetTypeInfoCount()
106 static HRESULT WINAPI HTMLEvents_GetTypeInfo(IDispatch *iface, UINT iTInfo, LCID lcid, in HTMLEvents_GetTypeInfo()
113 static HRESULT WINAPI HTMLEvents_GetIDsOfNames(IDispatch *iface, REFIID riid, LPOLESTR *rgszNames, in HTMLEvents_GetIDsOfNames()
120 static HRESULT WINAPI HTMLEvents_Invoke(IDispatch *iface, DISPID dispIdMember, REFIID riid, in HTMLEvents_Invoke()
149 static IDispatch HTMLEvents = { &HTMLEventsVtbl };
/reactos/dll/win32/mshtml/
H A Dhtmlevent.h58 void fire_event(HTMLDocumentNode*,eventid_t,BOOL,nsIDOMNode*,nsIDOMEvent*,IDispatch*) DECLSPEC_HIDD…
61 HRESULT attach_event(EventTarget*,BSTR,IDispatch*,VARIANT_BOOL*) DECLSPEC_HIDDEN;
62 HRESULT detach_event(EventTarget*,BSTR,IDispatch*) DECLSPEC_HIDDEN;
69 void bind_target_event(HTMLDocumentNode*,EventTarget*,const WCHAR*,IDispatch*) DECLSPEC_HIDDEN;
73 …dlers(HTMLDocumentNode*,HTMLEventObj*,EventTarget*,ConnectionPointContainer*,eventid_t,IDispatch*);
H A Dpluginhost.h28 IDispatch IDispatch_iface;
40 IDispatch *disp;
76 HRESULT get_plugin_disp(HTMLPluginContainer*,IDispatch**) DECLSPEC_HIDDEN;
80 void bind_activex_event(HTMLDocumentNode*,HTMLPluginContainer*,WCHAR*,IDispatch*) DECLSPEC_HIDDEN;
/reactos/base/applications/cmdutils/cscript/
H A Dihost.idl39 interface IArguments2 : IDispatch {
60 interface ITextStream : IDispatch {
109 interface IHost : IDispatch {
114 HRESULT Application([out, retval] IDispatch **out_Dispatch);
156 [out, retval] IDispatch **out_Dispatch);
166 [out, retval] IDispatch **out_Dispatch);
169 HRESULT DisconnectObject([in] IDispatch *Object);
176 [in] IDispatch *Object,
/reactos/base/applications/cmdutils/wscript/
H A Dihost.idl39 interface IArguments2 : IDispatch {
60 interface ITextStream : IDispatch {
109 interface IHost : IDispatch {
114 HRESULT Application([out, retval] IDispatch **out_Dispatch);
156 [out, retval] IDispatch **out_Dispatch);
166 [out, retval] IDispatch **out_Dispatch);
169 HRESULT DisconnectObject([in] IDispatch *Object);
176 [in] IDispatch *Object,
/reactos/modules/rostests/winetests/oleaut32/
H A Dtest_reg.idl45 interface Inon_ole_from_disp : IDispatch
63 interface Iole_from_disp : IDispatch
91 interface Inon_ole_dual_from_disp : IDispatch
101 interface Iole_dual_from_disp : IDispatch
136 interface ICollection : IDispatch
145 interface IInvokeTest : IDispatch
/reactos/modules/rostests/winetests/msi/
H A Dautomation.c52 static IDispatch *pInstaller;
1021 static HRESULT Session_Installer(IDispatch *pSession, IDispatch **pInst) in Session_Installer()
1112 static HRESULT Session_Database(IDispatch *pSession, IDispatch **pDatabase) in Session_Database()
1157 static HRESULT Session_Message(IDispatch *pSession, LONG kind, IDispatch *record, int *ret) in Session_Message()
1242 static HRESULT Database_OpenView(IDispatch *pDatabase, LPCWSTR szSql, IDispatch **pView) in Database_OpenView()
1274 static HRESULT View_Execute(IDispatch *pView, IDispatch *pRecord) in View_Execute()
1287 static HRESULT View_Fetch(IDispatch *pView, IDispatch **ppRecord) in View_Fetch()
1296 static HRESULT View_Modify(IDispatch *pView, int iMode, IDispatch *pRecord) in View_Modify()
1628 IDispatch *pRecord = NULL; in test_Database()
2077 IDispatch *pStringList = NULL; in test_Installer_Products()
[all …]
/reactos/sdk/include/vcruntime/
H A Dcomdef.h32 HRESULT WINAPI _com_dispatch_propget(IDispatch*,DISPID,VARTYPE,void*);
33 HRESULT __cdecl _com_dispatch_propput(IDispatch*,DISPID,VARTYPE,...);
34 HRESULT __cdecl _com_dispatch_method(IDispatch*,DISPID,WORD,VARTYPE,void*,const wchar_t*,...);
35 HRESULT WINAPI _com_dispatch_raw_propget(IDispatch*,DISPID,VARTYPE,void*) throw();
36 HRESULT __cdecl _com_dispatch_raw_propput(IDispatch*,DISPID,VARTYPE,...) throw();
37 HRESULT __cdecl _com_dispatch_raw_method(IDispatch*,DISPID,WORD,VARTYPE,void*,const wchar_t*,...) t…

123456789