www.BCB-Tools.com
Home of
RAD DirectX
for
C++ Builder
...
...
Please Register
So we can
create more
the TDx_Library
the TDx9_Library
|
TDx_Draw_Library v1.90 Component Reference
|
|
[ TDx_DrawSurface::GetBltStatus() ]
[ next: GetCaps() ]
[ prev: GetAttachedSurface() ]
public:
virtual HRESULT __fastcall GetBltStatus( dword pFlags );
TDX_DRAWSURFACE::GETBLTSTATUS()
[ component method ]
- Description
- Parameters
Flags
The Flags parameter defines flags indicating the type of status information being requested.
The described effect applies when the flag is set.
DDGBS_CANBLT
A blit involving this surface can occur immediately.
Returns DD_OK if TRUE.
DDGBS_ISBLTDONE
The last blit has been completed.
Returns DD_OK if TRUE.
- See Also
- Top
If you would like to submit additions or improvements to this page, click: admin@bcb-tools.com.
|
|