RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IShellWindows.FindWindowSW Method
Pascal
function FindWindowSW(var pvarloc: OleVariant; var pvarlocRoot: OleVariant; swClass: SYSINT; out pHWND: Integer; swfwOptions: SYSINT): IDispatch; safecall;
C++
__fastcall IDispatch FindWindowSW(OleVariant pvarloc, OleVariant pvarlocRoot, SYSINT swClass, int pHWND, SYSINT swfwOptions);

This is FindWindowSW, a member of class IShellWindows.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!