Broker 10.15 | webMethods Broker Documentation | webMethods Broker Client C API Programmer's Guide | Creating and Initializing Events | Converting Events as Binary Data | Restoring Events from Binary Data
 
Restoring Events from Binary Data
Use the awEventFromBinData function to initialize a BrokerEvent from a binary array that was generated from an earlier call to awEventToBinData. When re-creating the event, you may specify an associated Broker client if you wish the event's contents to be type checked.