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::GetTransactionType
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 GetTransactionType method retrieves the type of the current transaction.
Syntax
HRESULT GetTransactionType( WMPTransactionType* pwmptt );
Parameters
pwmptt
[out] Pointer to a WMPTransactionType that receives the transaction type value.
Return Values
The method returns an HRESULT. Possible values include, but are not limited to, those in the following table.
| Return code | Description |
| S_OK | The method succeeded. |
Requirements
Version: Windows Media Player 11
Header: contentpartner.h
See Also
| Previous | Next |