Marshal an Interface ID into the send buffer.
- Parameters
-
iid | The Interface ID to put into the send buffer. Must not be NULL. |
- Returns
- DOSSTATUS_SUCCESS on success.
- Note
- When marshaling values into the send buffer, remember to do so in reverse order that they will be unmarshaled.