OpenDOF Project
void DOFRequestGet_Return ( DOFRequest  request,
DOFValue  value 
)

Return a DOFValue result to a requestor.

This completes the Get request, and no further references to the request are allowed. The request must represent a property Get request.

Parameters
requestThe Request. This must not be NULL, and must represent a Get request.
valueThe value to return. This should not be NULL.
core-c-dof-oal Version 7.1.5 Build 0
2017-01-25