Share via


IWMDMOperation3 Interface

banner art

The optional, application-implemented IWMDMOperation3 interface extends IWMDMOperation by providing a new method for transferring data unencrypted for added efficiency.

In addition to the methods inherited from IWMDMOperation, the IWMDMOperation3 interface exposes the following methods.

Method Description
TransferObjectDataOnClearChannel Transfers a block of data to or from the device more efficiently than IWMDMOperation::TransferObjectData.

See Also