Since structure fields may contain other fields, the
awGetStructFieldAsEvent function allows you to obtain all of those contained values with just one function call. To use this function, simply declare a
BrokerEvent pointer and pass its address to the
awGetStructFieldAsEvent function.
As described on
Field Type Checking, the retrieved structure is not type checked.