The TransformServer property specifies the dispatch interface of the custom COM server object for a transformation.
Transformation Object |
object.TransformServer [= value]
Part | Description |
---|---|
object | Expression that evaluates to an object in the Applies To list |
value | Dispatch interface of the custom COM server object |
The TransformServer property need not be set for a copy operation, but it must be set for Microsoft® ActiveX® scripting.
Object
Read/write
HRESULT GetTransformServer(IDispatch **pRetVal);
TransformServerParameter Property | TransformServerProperties Property |