OpenDOF Project
void DOFRequestSession_Return ( DOFRequest  request)

Accepts the session request.

The request remains valid until the provider SessionComplete callback is called. The application may later choose to terminate the session (as long as the request remains valid) by calling DOFRequest_Throw. The request must represent a Session request.

Parameters
requestThe Request. This must not be NULL, and must represent a Session request.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22