[This is preliminary documentation and subject to change.]
The EpisodeStatusChanged method advises that the status of an episode has changed.
HRESULT EpisodeStatusChanged(
int iChange,
IUnknown *pEpisode
);
Value | Meaning |
---|---|
keReminderStatus | Specifies that a reminder has either been set or deleted for the episode. |
kePurchaseStatus | Reserved. |
keDSSEmailStatus | Reserved. |
keEnhancementStatus | Specifies that the enhancement status has changed. Typically, this indicates that an episode or channel enhancement is now available. |
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.