IEnumGuideDataProperties Interface
The IEnumGuideDataProperties interface represents a collection of guide data properties that has been generated by the TIF. Separate collections are created for programs, services, and schedule entries. This interface is obtained from the TIF using the following methods.
- IGuideData::GetProgramProperties.
- IGuideData::GetScheduleEntryProperties
- IGuideData::GetServiceProperties
Methods
The IEnumGuideDataProperties interface inherits the methods of the IUnknown interface.
In addition, IEnumGuideDataProperties defines the following methods.
Method | Description |
---|---|
Creates a copy of the collection. (Currently not implemented.) |
|
Retrieves the next item or items in the collection. |
|
Sets the enumerator to the first item in the collection. |
|
Skips the specified number of items. (Currently not implemented.) |
Requirements
Header | Declared in Bdatif.h. |
See Also
Send comments about this topic to Microsoft
Build date: 12/4/2008