A provider callback specifically for handling an OAP session request.
The likely implementation will be to begin session provides (including preparing any necessary resources).
- Note
- DOSContext will hold a DOSOAPSession that is the session context used for managing an OAP Session. This should not be modified, but an application can access it for information about the session.
- Parameters
-
sessionType | A DOSInterfaceID specifying the type of session the requsetor desires. |
- Returns
- If
DOSSTATUS_SUCCESS
is returned, the session will be opened.
- See Also
- DOSProvider_SessionProvide