SHDocVw.IShellWindowsDisp Methods
From RAD Studio VCL Reference
Delphi Information
| function Item(index: OleVariant): IDispatch; | |
| function _NewEnum(): IInterface; | |
| procedure Register(const pid: IDispatch;
hWnd: Integer; swClass: Integer; out plCookie: Integer); | |
| procedure RegisterPending(lThreadId: Integer;
var pvarloc: OleVariant; var pvarlocRoot: OleVariant; swClass: Integer; out plCookie: Integer); | |
| procedure Revoke(lCookie: Integer); | |
| procedure OnNavigate(lCookie: Integer; var pvarloc: OleVariant); | |
| procedure OnActivated(lCookie: Integer; fActive: WordBool); | |
| function FindWindowSW(var pvarloc: OleVariant;
var pvarlocRoot: OleVariant; swClass: Integer; out pHWND: Integer; swfwOptions: Integer): IDispatch; | |
| procedure OnCreated(lCookie: Integer; const punk: IInterface); | |
| procedure ProcessAttachDetach(fAttach: WordBool); |
Unit: SHDocVw
Type: method
Visibility: automated
Member Of: IShellWindowsDisp
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!