SHDocVw.IShellWindows.FindWindowSW
Delphi
function FindWindowSW(const pvarloc: OleVariant; const pvarlocRoot: OleVariant;  swClass: SYSINT; out pHWND: Integer; swfwOptions: SYSINT): IDispatch; safecall;
C++
virtual HRESULT __safecall FindWindowSW(const System::OleVariant &pvarloc, const System::OleVariant &pvarlocRoot, int swClass, /* out */ int &pHWND, int swfwOptions, _di_IDispatch &__FindWindowSW_result) = 0 ;
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| function | public | SHDocVw.pas SHDocVw.hpp | SHDocVw | IShellWindows | 
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!