| Microsoft DirectX 9.0 | 
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 property. | 
| get_Name | Retrieves the name of the property. | 
| get_Value | Retrieves the value associated with the property. | 
Requirements
Include Bdatif.h.