ISCPSecureExchange3 interface (mswmdm.h)

The ISCPSecureExchange3 interface extends ISCPSecureExchange2 by providing improved data exchange performance, and a transfer-complete callback method.

Inheritance

The ISCPSecureExchange3 interface inherits from ISCPSecureExchange2. ISCPSecureExchange3 also has these types of members:

Methods

The ISCPSecureExchange3 interface has these methods.

 
ISCPSecureExchange3::TransferCompleteForDevice

The TransferCompleteForDevice method is called by Windows Media Device Manager to signal the end of a data transfer for a specific device.
ISCPSecureExchange3::TransferContainerDataOnClearChannel

The TransferContainerDataOnClearChannel method transfers container file data to the content provider through the clear channel.

Requirements

Requirement Value
Target Platform Windows
Header mswmdm.h

See also

ISCPSecureExchange Interface

ISCPSecureExchange2 Interface

Interfaces for Secure Content Providers