Compartilhar via


ISCPSecureExchange Interface

banner art

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