Marshal an Object ID into the send buffer.
- Parameters
-
oid | The 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.