Broker 10.15 | webMethods Broker Documentation | webMethods Broker Client C API Programmer's Guide | Managing Event Types | Event Type Definitions | Obtaining Event Field Information
 
Obtaining Event Field Information
Your client application can use an event type definition to obtain information about the event's fields and their associated types.
Use the awGetTypeDefFieldNames function to obtain a list of all the field names from a event type definition.
Use the awGetTypeDefFieldType function to obtain the type of a specific event field from a event type definition.