OpenDOF Project
DOSStatus DOSValue_Put_ObjectID ( DOSObjectID  oid)

Marshal an Object ID into the send buffer.

Parameters
oidThe Object ID to put into the send buffer.
Returns
DOSSTATUS_SUCCESS on success. Must not be NULL.
Note
When marshaling values into the send buffer, remember to do so in reverse order that they will be unmarshaled.
core-c-cos Version 7.0.1 Build 0
2018-02-08