Microsoft DirectX 8.1 (C++)

IGuideDataProvider Interface

This topic applies to Windows XP Home Edition and Windows XP Professional only.

Use the IGuideDataProvider interface to manage a GuideDataProvider object.

In addition to the methods exposed by IDispatch, the IGuideDataProvider interface exposes the following methods.

Method Description
get_Description Retrieves the description of the GuideDataProvider object.
get_ID Retrieves the unique Guide Store identifier of the GuideDataProvider object.
get_MetaProperties Retrieves a MetaProperties collection of MetaProperty objects that have this GuideDataProvider object as their source.
get_Name Retrieves the name of the GuideDataProvider object.
put_Description Specifies the description of the GuideDataProvider.