#include <xsi_viewnotification.h>
Public Member Functions |
|
| CWindowNotification () | |
| ~CWindowNotification () | |
| void | GetPosition (INT &x, INT &y, INT &width, INT &height) const |
| XSI::siWindowChangeState | GetWindowState () const |
Default constructor.
| ~CWindowNotification | ( | ) |
Default destructor.
| void GetPosition | ( | INT & | x, | |
| INT & | y, | |||
| INT & | width, | |||
| INT & | height | |||
| ) | const |
Returns the coordinates of the window in screen space
| x | Position of the X coordinate | |
| y | Position of the Y coordinate | |
| width | Width of the window | |
| height | Height of the window |
| XSI::siWindowChangeState GetWindowState | ( | ) | const |
Returns the state of the window for which the notification was sent