Show / Hide Table of Contents

Method wnd.GetWindowAndClientRectInScreen


Overload

Gets window rectangle and client area rectangle, both in screen coordinates.

public bool GetWindowAndClientRectInScreen(out RECT rWindow, out RECT rClient)
Parameters
rWindow  (RECT)

Receives window rectangle.

rClient  (RECT)

Receives client area rectangle.

Returns
bool

Remarks

Calls API GetWindowInfo. Supports lastError.