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