Return the DOFOperationControl that is associated with the Session Operation.
- Lifecycle
- The data returned is owned by the DOFOperation and is only valid as long as the DOFOperation remains valid. It must not be destroyed individually.
- Parameters
-
op | The Operation. This must not be NULL and must represent a valid Session Operation. |
- Returns
- The associated DOFOperationControl. This will not be NULL. If the Operation was started with a NULL control, the default control for the operation is returned here.