Welcome to
www.tdxlibrary.org
Home of the
the TDx_Library...
"RAD DirectX"
for
C++ Builder
...
|
GLOSSARY
REFERENCE
Below you will find the glossary reference for 'DDSCAPS2'
|
|
If you would like to submit additions or improvements to this page, click: darren_john_dwyer@hotmail.com.
DDSCAPS2
[ TDx_Draw_Library ]
[ next: DDSURFACEDESC2 ]
[ prev: DDPIXELFORMAT ]
The DDSCAPS2 structure is defined as :-
struct DDSCAPS2 {
DWORD dwCaps;
DWORD dwCaps2;
DWORD dwCaps3;
DWORD dwCaps4;
};
|
|