Platform SDK: Broadcast Architecture |
Each CEpisodeProperty object corresponds to a single record of the Episode Property table in the Guide database. These objects are created and initialized by CEpisodePropertyRecordset objects.
The CEpisodeProperty class provides the following methods, which your application can use to set and retrieve the values of fields for a CEpisodeProperty object.
Method | Description |
---|---|
SetEpisodeID | Sets the value of the Episode ID field. |
SetBroadcastPropertyID | Sets the value of the Broadcast Property ID field. |
EpisodeID | Retrieves the value of the Episode ID field. |
BroadcastPropertyID | Retrieves the value of the Broadcast Property ID field. |
Windows NT/2000: Unsupported.
Windows 95/98: Requires Windows 98.
Header: Declared in epprop.h.
Import Library: Use dbsets.lib or dbsetsst.lib.