Welcome to
www.tdxlibrary.org
Home of the
the TDx_Library...
"RAD DirectX"
for
C++ Builder
...
|
TDx_Draw_Library v2.00 Component Reference
|
|
[ TDx_DrawSurface::GetFlipStatus() ]
[ next: GetLOD() ]
[ prev: GetDDInterface() ]
public:
virtual bool __fastcall GetFlipStatus( dword pFlags );
TDX_DRAWSURFACE::GETFLIPSTATUS()
[ component method ]
- Description
- Parameters
Flags
The Flags parameter defines flags indicating the type of status information desired.
The described effect applies when the flag is set.
DDGFS_CANFLIP
A flip can occur immediately.
Returns DD_OK if TRUE.
DDGFS_ISFLIPDONE
The last flip has been completed.
Returns DD_OK if TRUE.
- See Also
- Top
If you would like to submit additions or improvements to this page, click: darren_john_dwyer@hotmail.com.
|
|