OpenDOF Project
void DOFRequestSubscribe_Return ( DOFRequest  request)

Accepts the subscription request.

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

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