Data Structure Documentation
FM4, S6E2DH/S6E2DF/S6E2D5/S6E2D3 Series, 32-Bit Microcontroller, Graphic Driver User Manual, Doc. No. 002-04387 Rev. *A
212
12.10.3 Member Function Documentation
12.10.3.1 virtual MM_ERROR Close ( ) [inline], [virtual]
Close the window.
Return values
MML_OK
on success. Otherwise the related error code or
MML_ERR.
Re implemented in CSurfaceWindow< NUM_BUFFERS >, and CSurfaceWindow< 1 >.
12.10.3.2 virtual MM_ERROR Commit ( ) [inline], [virtual]
Apply all changes.
Return values
MML_OK
on success. Otherwise the related error code or
MML_ERR.
12.10.3.3 MML_GDC_DISPLAY GetDisplay ( ) [inline]
Return values
Return
the display object of the window.
12.10.3.4 unsigned int GetHeight ( ) [inline]
Return values
Return
the height of the window.
12.10.3.5 MML_GDC_SYNC GetSync ( ) [inline]
Get the sync object of this window.
12.10.3.6 unsigned int GetWidth ( ) [inline]
Return values
Return
the width of the window.
12.10.3.7 MML_GDC_DISP_WINDOW GetWindowHandle ( ) [inline]
Return values
Return
the window object.