OpenDOF Project
void DOSOperation_SetResponseLevel ( DOSOperation  op,
DOSOperationResponseLevel  level 
)

Set the response level of a request operation.

Parameters
opThe operation to set the response level of. Must not be NULL.
levelThe response level to set.
Note
Some requests do not support response level on the wire. COS does not prevent this, which may cause interoperability issues if the application attempts to use this in such cases.
core-c-cos Version 7.0.1 Build 0
2018-02-08