ICreatePropBagOnRegKey Interface
Microsoft DirectShow 9.0 |
ICreatePropBagOnRegKey Interface
The ICreatePropBagOnRegKey interface creates a property bag that can store information in the system registry.
Use this interface to store the default tune request in the registry. When Microsoft® Internet Explorer® loads a "tv:" object in a Web page, it automatically tunes to the default tune request.
In addition to the methods inherited from IUnknown, the ICreatePropBagOnRegKey interface exposes the following method.
Method | Description |
Create | Creates a property bag that can store information in the system registry. |
See Also