12 virtual bool getWindowRect(::HWND__*
window, ::tagRECT& result)
const ;
14 virtual bool getClientRect(::HWND__*
window, ::tagRECT& result)
const ;
16 virtual bool getWindowShowCommand(::HWND__*
window,
int& result)
const ;
18 virtual bool getClosestMonitorRect(::tagRECT
const& closestToRect, ::tagRECT& result)
const ;
20 virtual bool getAdjustedWindowRect(::tagRECT
const& clientRect, ::tagRECT& windowRect)
const ;
29 MCNAPI
bool $getWindowRect(::HWND__*
window, ::tagRECT& result)
const;
31 MCNAPI
bool $getClientRect(::HWND__*
window, ::tagRECT& result)
const;
33 MCNAPI
bool $getWindowShowCommand(::HWND__*
window,
int& result)
const;
35 MCNAPI
bool $getClosestMonitorRect(::tagRECT
const& closestToRect, ::tagRECT& result)
const;
37 MCNAPI
bool $getAdjustedWindowRect(::tagRECT
const& clientRect, ::tagRECT& windowRect)
const;