11 virtual bool getWindowRect(::HWND__*, ::tagRECT&)
const = 0;
13 virtual bool getClientRect(::HWND__*, ::tagRECT&)
const = 0;
15 virtual bool getWindowShowCommand(::HWND__*,
int&)
const = 0;
17 virtual bool getClosestMonitorRect(::tagRECT
const&, ::tagRECT&)
const = 0;
19 virtual bool getAdjustedWindowRect(::tagRECT
const&, ::tagRECT&)
const = 0;