|
ReactOS 0.4.17-dev-281-g9de2895
|


Public Member Functions | |
| HRESULT | InitHostObject (IWineJSDispatchHost *host_obj, IWineJSDispatch *prototype, UINT32 flags, IWineJSDispatch **ret) |
| HRESULT | InitHostConstructor (IWineJSDispatchHost *constr, IWineJSDispatch *prototype, IWineJSDispatch **ret) |
Public Member Functions inherited from IUnknown | |
| HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
| ULONG | AddRef () |
| ULONG | Release () |
Additional Inherited Members | |
Public Types inherited from IUnknown | |
| typedef IUnknown * | LPUNKNOWN |
Definition at line 83 of file jsdisp.idl.
| HRESULT IWineJScript::InitHostConstructor | ( | IWineJSDispatchHost * | constr, |
| IWineJSDispatch * | prototype, | ||
| IWineJSDispatch ** | ret | ||
| ) |
| HRESULT IWineJScript::InitHostObject | ( | IWineJSDispatchHost * | host_obj, |
| IWineJSDispatch * | prototype, | ||
| UINT32 | flags, | ||
| IWineJSDispatch ** | ret | ||
| ) |