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
|
|
[ TDDVideoPortStatus::Flags ]
[ next: InUse ]
[ prev: ErrorValue ]
public:
__property dword Flags = { read=FGetFlags, write=FSetFlags, default=0 };
TDDVIDEOPORTSTATUS::FLAGS
[ component property ]
- Description
The Flags property defines flags indicating which portion of the video stream is being controlled by the video port.
The described effect applies when the flag is set.
- Flags
DDVPSTATUS_VBIONLY
The VBI portion of the video stream is being controlled by the video port.
DDVPSTATUS_VIDEOONLY
The normal portion of the video stream is being controlled by the video port.
- See Also
- Top
If you would like to submit additions or improvements to this page, click: [email protected].
|
|