Share via


ISCPSecureExchange3 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 ISCPSecureExchange3 interface extends ISCPSecureExchange2 by providing improved data exchange performance, and a transfer-complete callback method.

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

Method Description
GetObjectDataOnClearChannel Retrieves the object data on a clear channel.
TransferCompleteForDevice Indicates that the data transfer has completed for the device.
TransferContainerDataOnClearChannel Transfers the container data on a clear channel.

See Also