UME Source Event Deregistration Complete Info class.
Declaration Syntax
C# |
public class UMESourceEventDeregistrationCompleteInfo
Members
All Members | Constructors | Methods | |||
Icon | Member | Description |
---|---|---|
UMESourceEventDeregistrationCompleteInfo()()() |
Creates a UMESourceEventDeregistrationCompleteInfo object and initializes all fields to 0.
| |
UMESourceEventDeregistrationCompleteInfo(Int32, UInt32) |
Creates a UMESourcEventDeregistrationCompleteInfo object and initializes fields to the supplied values.
| |
flags()()() |
Get flags concerning this deregistration complete message.
| |
sequenceNumber()()() |
Get the starting sequence number.
|
Remarks
Contains the starting sequence number for a source returned from a UME store.
Inheritance Hierarchy
Object | |
UMESourceEventDeregistrationCompleteInfo |