struct cfg_get_oid_msg
Overview
CFG_GET_OID message content More…
#include <conf_messages.h> struct cfg_get_oid_msg { // fields CFG_MSG_FIELDS cfg_handle handle; char oid[0]; };
Detailed Documentation
CFG_GET_OID message content
Fields
CFG_MSG_FIELDS cfg_handle handle
IN: object handle
char oid[0]
OUT: start of the object identifier