SHDocVw.TShellWindows.FindWindowSW

From RAD Studio API Documentation
Jump to: navigation, search

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. Please help us document this topic by using the Discussion page!