![]() |
netmsgs
1.2.2
RoadNarrows Robotics Network Messaging Package
|
Find the field definition in the message definition, given the field id. More...
Find the field definition in the message definition, given the field id.
#include "rnr/netmsgs.h"
extern const NMFieldDef_T *nmFindFieldDef(const NMMsgDef_T *pMsgDef, byte_t byFId); Description:
| pMsgDef | Pointer to message definition. |
| byFId | Field Id. |