Creates a UMQSourceEventULBMessageInfo object and initializes fields to the
supplied values.


- flags (Int32)
- Informational flags.
- msgId (UMQMessageId)
- The Message ID of the message.
- regId (UInt64)
- The Registration ID of the receiver.
- firstSequenceNumber (UInt32)
- The sequence number of the first fragment associated with the message.
- lastSequenceNumber (UInt32)
- The sequence number of the last fragment associated with the message.
- assignId (UInt32)
- The Assignment ID of the receiver.
- appSetIdx (UInt32)
- The Application Set Index the receiver is in.
- clientObject (Object)
- The client object associated with the message.
- receiver (String)
- The immediate message target string for the receiver.

Exception | Condition |
---|---|
LBMEInvalException An invalid parameter was specified. |