Ekas Software Windows Script Host Control for Delphi Help
|
TekWSHProxy = class(TInterfacedObject, IDispatch, IQueryPersistent)
ekWSHControl creates instance of this class during object registration in script control and destroys it automatically when the need of it disappears.
constructor Create(AOwner: TPersistent; ScriptControl: TekWSHControl);
destructor Destroy; override;
function DoInvoke(DispID: Integer; const IID: TGUID; LocaleID: Integer; Flags: Word; var dps: TDispParams; pDispIds: PDispIdList; VarResult: Pointer; ExcepInfo: Pointer; ArgErr: Pointer): HResult; virtual;
Ekas Software Windows Script Host Control for Delphi Help
|
Copyright (c)2002,2003 Ekas Software
|