OpenDOF Project
void DOFRequestRegister_Return ( DOFRequest  request)

Accepts the registration request.

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

Parameters
requestThe Request. This must not be NULL, and must represent a Register request.
core-c-dof-oal Version 7.1.7 Build 0
2017-10-31