ISCPSecureExchange2 interface (mswmdm.h)

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.

Inheritance

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

Methods

The ISCPSecureExchange2 interface has these methods.

 
ISCPSecureExchange2::TransferContainerData2

The TransferContainerData2 method transfers container file data to the secure content provider.

Requirements

Requirement Value
Target Platform Windows
Header mswmdm.h

See also

ISCPSecureExchange Interface

ISCPSecureExchange3 Interface

Interfaces for Secure Content Providers