[This is preliminary documentation and subject to change.]
The IsChannelBarUp method returns a value that specifies whether the WebTV for Windows menu bar is currently displayed.
HRESULT IsChannelBarUp(
VARIANT_BOOL *pfBarUp
);
Value | Meaning |
---|---|
VARIANT_TRUE | The TV banner is currently displayed. |
VARIANT_FALSE | The TV banner is hidden. |
Returns an HRESULT indicating success or failure. If the method succeeds it returns S_OK. Otherwise it returns an error code. For specific error code values see Winerror.h.
Windows NT: Unsupported.
Windows: Requires Windows 98.
Windows CE: Unsupported.
Header: Declared in tvdisp.odl.
Import Library: Included as a resource in tvx.exe.
Unicode: Yes.
ITVViewer::IsCC, ITVViewer::IsLoaderActive, ITVViewer::IsModalDialogUp, ITVViewer::IsTVMode