Compartilhar via


ISCPSecureExchange3 Interface

banner art

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