[This is preliminary documentation and subject to change.]
The GetCC method retrieves the closed-captioning status of the control.
HRESULT GetCC(
VARIANT_BOOL *bCC
);
Value | Meaning |
---|---|
VARIANT_TRUE | The control is in closed-captioning mode. |
VARIANT_FALSE | The control is not in closed-captioning mode. |
WebTV for Windows ignores the value returned by this method.
WebTV for Windows calls this method.
Windows NT: Unsupported.
Windows: Requires Windows 98.
Windows CE: Unsupported.
Header: Declared in tvdisp.odl.
Import Library: User-defined.
Unicode: Yes.
ITVViewer::IsCC, ITVControl::SetCC