LeviLamina
Loading...
Searching...
No Matches
WindowStatePlatformWin32 Class Reference
Inheritance diagram for WindowStatePlatformWin32:

Public Member Functions

virtual bool getWindowRect (::HWND__ *window, ::tagRECT &result) const
virtual bool getClientRect (::HWND__ *window, ::tagRECT &result) const
virtual bool getWindowShowCommand (::HWND__ *window, int &result) const
virtual bool getClosestMonitorRect (::tagRECT const &closestToRect, ::tagRECT &result) const
virtual bool getAdjustedWindowRect (::tagRECT const &clientRect, ::tagRECT &windowRect) const

Static Public Member Functions

static MCAPI void ** $vftable ()

Member Function Documentation

◆ getWindowRect()

virtual bool WindowStatePlatformWin32::getWindowRect ( ::HWND__ * window,
::tagRECT & result ) const
virtual

Implements WindowStatePlatform.

◆ getClientRect()

virtual bool WindowStatePlatformWin32::getClientRect ( ::HWND__ * window,
::tagRECT & result ) const
virtual

Implements WindowStatePlatform.

◆ getWindowShowCommand()

virtual bool WindowStatePlatformWin32::getWindowShowCommand ( ::HWND__ * window,
int & result ) const
virtual

Implements WindowStatePlatform.

◆ getClosestMonitorRect()

virtual bool WindowStatePlatformWin32::getClosestMonitorRect ( ::tagRECT const & closestToRect,
::tagRECT & result ) const
virtual

Implements WindowStatePlatform.

◆ getAdjustedWindowRect()

virtual bool WindowStatePlatformWin32::getAdjustedWindowRect ( ::tagRECT const & clientRect,
::tagRECT & windowRect ) const
virtual

Implements WindowStatePlatform.

◆ $vftable()

MCAPI void ** WindowStatePlatformWin32::$vftable ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

The documentation for this class was generated from the following file: