Set the DOFOperationSessionDataTransform to use on this session.
The data transform can be called at most once per session (subsequent calls will have no effect).
- Parameters
-
sessionOperation | The DOFOperation for the session. Should not be NULL . |
transform | The transform for the session. A value of NULL will have no effect. |
- Return values
-
TRUE | transform was set successfully |
FALSE | there was a failure to set transform |