Compartilhar via


ISCPSecureExchange2 Interface

banner art

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