Share via


ISCPSecureExchange2 Interface (deprecated)

banner art

This is preliminary documentation and subject to change.

This topic documents a feature of the Windows Media Device Manager SDK. We recommend that you migrate your application to use the Windows Portable Devices API. For more information, see the Windows Portable Devices SDK.

The ISCPSecureExchange2 interface extends ISCPSecureExchange by providing a new version of the TransferContainerData method. TransferContainerData2 accepts a progress callback on which the secure content provider can send progress notifications for any of the steps it needs to carry out.

In addition to the methods inherited from ISCPSecureExchange, the ISCPSecureExchange2 interface exposes the following method.

Method Description
TransferContainerData2 Transfers container file data to the secure content provider.

See Also