Welcome to
www.tdxlibrary.org
Home of the
the TDx_Library...
"RAD DirectX"
for
C++ Builder
...
|
TDx_Draw_Library v2.00 Component Reference
|
|
[ TDx_DrawVideoPort::GetVideoSignalStatus() ]
[ next: SetColorControls() ]
[ prev: GetVideoLine() ]
public:
virtual bool __fastcall GetVideoSignalStatus( dword* pStatus );
TDX_DRAWVIDEOPORT::GETVIDEOSIGNALSTATUS()
[ component method ]
- Description
- Parameters
Status
The Status parameter references a variable defining flags indicating the current video signal status.
The described effect applies when the flag is set.
DDVPSQ_NOSIGNAL
There is no video signal coming to the video port.
DDVPSQ_SIGNALOK
There is a valid video signal coming to the video port.
- See Also
- Top
If you would like to submit additions or improvements to this page, click: darren_john_dwyer@hotmail.com.
|
|