IWMDMOperation3 Interface
The IWMDMOperation3 interface extends IWMDMOperation by providing a new method for transferring a clear, unencrypted block of data.
In addition to the methods inherited from IWMDMOperation, the IWMDMOperation3 interface exposes the following methods.
Method | Description |
TransferObjectDataOnClearChannel | Transfers a clear, unencrypted block of data. |
See Also