Microsoft DirectX 8.1 (C++) |
The IGuideDataLoader interface is implemented on a Guide Store Loader. The TIF uses this interface to provide the Loader with a pointer to the TIF's IGuideData interface. The Loader uses that interface to retrieve EPG information from the TIF.
In addition to the methods inherited from IUnknown, the IGuideDataLoader interface exposes the following methods.
Method | Description |
Init | Initializes the Guide Store Loader by providing it with a pointer to the TIF's IGuideData interface. |
Terminate | Instructs the Guide Store Loader that it will no longer receive EPG information from the TIF. |