[This is preliminary documentation and subject to change.]
The IsContinuous method returns a value that indicates whether the episode is continuous.
HRESULT IsContinuous(
VARIANT_BOOL * pf
);
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.
If an episode is continuous, it means there is a single on-going episode for the channel broadcasting that episode. For example, the Program Guide channel broadcasts one continuous episode.
Windows NT: Unsupported.
Windows: Requires Windows 98.
Windows CE: Unsupported.
Import Library: User-defined.
Unicode: Yes.
IEPGEpisode::IsOnLater, IEPGEpisode::IsOnSoon