BCB-Tools.com
Home of
RAD DirectX
...
Please Register
So we can
create more
the TDx_Library
the TDx9_Library
|
GLOSSARY
REFERENCE
Below you will find the glossary reference for 'DDVIDEOPORTSTATUS'
|
|
If you would like to submit additions or improvements to this page, click: admin@bcb-tools.com.
DDVIDEOPORTSTATUS
[ TDx_Draw_Library ]
[ next: DD OK ]
[ prev: DDVIDEOPORTINFO ]
The DDVIDEOPORTSTATUS structure is defined as :-
struct DDVIDEOPORTSTATUS {
DWORD dwSize;
BOOL bInUse;
DWORD dwFlags;
DWORD dwReserved1;
DDVIDEOPORTCONNECT VideoPortType;
ULONG_PTR dwReserved2;
ULONG_PTR dwReserved3;
};
|
|