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_Draw::CreateSurface() ]
[ next: DDEnumerate() ]
[ prev: CreatePalette() ]
public:
virtual bool __fastcall CreateSurface( TDDSurfaceDesc* pSurfaceDesc, TDx_DrawSurface* pSurface );
TDX_DRAW::CREATESURFACE()
[ component method ]
- Description
- Parameters
SurfaceDesc
The SurfaceDesc parameter references a TDDSurfaceDesc component describing the surface to be created.
Unused properties of the component referenced by this parameter should be set to zero before this method is called.
Surface
The Surface parameter will reference the newly created surface if this method returns successfully.
- See Also
- Top
If you would like to submit additions or improvements to this page, click: [email protected].
|
|