ITunerCapEx::get_Has608_708Caption method (tuner.h)

[The feature associated with this page, Microsoft TV Technologies, is a legacy feature. Microsoft strongly recommends that new code does not use this feature.]

Gets a flag indicating whether a BDA tuner device supports 608/708 closed captioning for ATSC, digital cable, or analog cable. In 608/708 closed captioning, the broadcast includes closed-captioning data.

This property is read-only.

Syntax

HRESULT get_Has608_708Caption(
  VARIANT_BOOL *pbHasCaption
);

Parameters

pbHasCaption

Return value

None

Requirements

Requirement Value
Minimum supported client Windows�7 [desktop apps only]
Minimum supported server None supported
Target Platform Windows
Header tuner.h

See also

ITunerCapEx