Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
.gif)
| Previous | Next |
IWMPContentContainerList Interface
Note This section describes functionality designed for use by online stores. Use of this functionality outside the context of an online store is not supported.
The IWMPContentContainerList interface represents a list of one or more content containers. Content containers are represented by the IWMPContentContainer interface.
In addition to the methods inherited from IUnknown, the IWMPContentContainerList interface exposes the following methods.
| Method | Description |
| GetContainer | Retrieves the content container at the specified index. |
| GetContainerCount | Retrieves the count of content containers in the container list. |
| GetTransactionType | Retrieves the type of the current transaction. |
See Also
| Previous | Next |