[ TDx_DrawVideoPort ]
[ next: GetFieldPolarity() ]
[ prev: GetBandwidthInfo() ]
public:
virtual bool __fastcall GetColorControls( TDDColorControl* pColorControl );
If you would like to submit additions or improvements to this page, click: admin@bcb-tools.com.
DESCRIPTION
Top
Parameters
See Also
The
TDx_DrawVideoPort::GetColorControls
method
will
retrieve
the
video
port's
current
color
control
settings.
The
color
control
options
supported
by
the
video
port
can
be
determined
from
TDDColorControl::Flags.
If
the
method
call
fails,
the
OnError
event
will
be
triggered
with
one
of
the
following
values:
DDERR_INVALIDOBJECT
DDERR_INVALIDPARAMS
DDERR_UNSUPPORTED
PARAMETERS
Top
See Also
SEE ALSO
Top
Parameters