This interface defines a single transform method that should be implemented to provide the ability to compare the contents of files that Merge would not otherwise be able to understand.
Please see Edit File Type for information on implementing this interface.
Methods
TransformITransformFilter
Perform a transformation using the information in the supplied information interface.
IDL |
HRESULT Transform(
|
---|---|
.NET | void Transform( |
information
The information to be used for the transformation.