Creates a UMESourceEventDeregistrationSuccessInfo object and initializes fields to the given values.
Declaration Syntax
public UMESourceEventDeregistrationSuccessInfo(
int flags,
uint registrationId,
uint sequenceNumber,
ushort storeIndex,
string store
)
Parameters
- flags (Int32)
- Informational flags concerning the type of store deregistration.
- registrationId (UInt32)
- The source's registration ID with this store (must be >= 0).
- sequenceNumber (UInt32)
- Starting sequence number.
- storeIndex (UInt16)
- Index of the store (must be >= 0).
- store (String)
- Name of the store.
Exceptions
Exception | Condition |
---|
| UME source registration ID was < 0.
|
| UME sequence number was < 0.
|
| UME store index was < 0.
|
Assembly:
lbmcs (Module: lbmcs) Version: 5.3.6.0