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 'DDVIDEOPORTBANDWIDTH'
|
|
If you would like to submit additions or improvements to this page, click: darren_john_dwyer@hotmail.com.
DDVIDEOPORTBANDWIDTH
[ TDx_Draw_Library ]
[ next: DDVIDEOPORTCAPS ]
[ prev: DDSURFACEDESC2 ]
The DDVIDEOPORTBANDWIDTH structure is defined as :-
struct DDVIDEOPORTBANDWIDTH {
DWORD dwSize;
DWORD dwCaps;
DWORD dwOverlay;
DWORD dwColorkey;
DWORD dwYInterpolate;
DWORD dwYInterpAndColorkey;
DWORD dwReserved1;
DWORD dwReserved2;
};
|
|