SHDocVw.TShellWindows.FindWindowSW
Delphi
function FindWindowSW(const pvarloc: OleVariant; const pvarlocRoot: OleVariant;
swClass: SYSINT; out pHWND: Integer; swfwOptions: SYSINT): IDispatch;
C++
_di_IDispatch __fastcall FindWindowSW(const System::OleVariant &pvarloc, const System::OleVariant &pvarlocRoot, int swClass, /* out */ int &pHWND, int swfwOptions);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| function | public | SHDocVw.pas SHDocVw.hpp | SHDocVw | TShellWindows | 
Description
Embarcadero Technologies does not currently have any additional information.