Return the Session's type (a DOFInterfaceID) that is associated with the Session Operation.
The type is always provided on the session, and indicates the purpose of and contract for the session.
- 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 session primary DOFInterfaceID. This will not be NULL.