EVTAG_ASSIGN_WITH_LEN

Assigns a value to the member in the message.

@param msg the message to which to assign a value @param member the name of the member variable @param value the value to assign @param len the length of the value

extern (C) nothrow
void
EVTAG_ASSIGN_WITH_LEN
(
string member
T
U
V
)
(
T msg
,,
V len
)

Meta