ConnectionEventArgs-Klasse
class ConnectionEventArgs
: public SessionEventArgs
Stellt Daten für das ConnectionEvent bereit. In Version 1.2.0 hinzugefügt.
Member
Eigenschaften
Syntax: public constPropertyCollection & Properties;
Sammlung zusätzlicher Eigenschaften.
ConnectionEventArgs
Syntax: public inline explicit ConnectionEventArgs ( SPXEVENTHANDLE hevent );
Konstruktor.
Parameter
hevent
Ereignishandle.
~ConnectionEventArgs
Syntax: public inline virtual ~ConnectionEventArgs ( );