Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

IWMRMCoding Interface

banner art
PreviousNext

IWMRMCoding Interface

The IWMRMCoding interface converts binary information into a text string. It also converts a text string back into a binary string. If you are creating your own encryption keys, you must use this interface to properly encode them. This interface is not Automation-compliant.

In addition to the methods inherited from IUnknown, the IWMRMCoding interface exposes the following methods.

Method Description
Decode Converts a text string to a binary format.
Encode Converts binary information to a text string.

See Also

PreviousNext

© 2007 Microsoft Corporation. All rights reserved.


Show: