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.
![]() |
The ISCPSecureExchange interface is used to exchange secured content and rights associated with content. The secure content provider implements this interface and secure Windows Media Device Manager implementations call its methods.
In addition to the methods inherited from IUnknown, the ISCPSecureExchange interface exposes the following methods.
Method | Description |
ObjectData | Transfers a block of object data to Windows Media Device Manager. |
TransferComplete | Called by Windows Media Device Manager to signal the end of a secure transfer of data. |
TransferContainerData | Transfers container file data to the secure content provider. |
See Also