OpenDOF Project
DOSStatus DOSValue_Get_InterfaceID ( DOSInterfaceID iid)

Unmarshal an Interface ID from the receive buffer.

This does not copy data, and only sets the given pointer to the start of the Interface ID in the receive buffer.

Parameters
iidPointer to a DOSInterfaceID for access to the Interface ID within the receive buffer. The value is not copied from the receive buffer. Only valid if DOSSTATUS_SUCCESS is returned. Must not be NULL.
Returns
DOSSTATUS_SUCCESS if everything went ok; otherwise error.
core-c-cos Version 7.0.1 Build 0
2018-02-08