Microsoft DirectX 8.1 (C++) |
The IGuideDataProperty interface represents the name, value, and language of a property associated with a Service, Program or ScheduleEntry object.
In addition to the methods inherited from IUnknown, the IGuideDataProperty interface exposes the following methods.
Method | Description |
get_Language | Retrieves the language associated with the MetaProperty object. |
get_Name | Retrieves the name associated with the MetaProperty object. |
get_Value | Retrieves the value associated with the MetaProperty object. |