[This is preliminary documentation and subject to change.]
The IsLoaderActive method returns a value indicating whether a Guide database loader application is running.
HRESULT IsLoaderActive(
VARIANT_BOOL *pfLoaderActive
);
Value | Meaning |
---|---|
VARIANT_TRUE | A Guide database loader is running. |
VARIANT_FALSE | No Guide database loader components are running. |
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::IsChannelBarUp, ITVViewer::IsModalDialogUp, ITVViewer::IsTVMode