EVTAG_ASSIGN

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

extern (C) nothrow
void
EVTAG_ASSIGN
(
string member
T
U
)
(
T msg
,)

Meta