klass ConnectionEventArgs

class ConnectionEventArgs
  : public SessionEventArgs

Innehåller data för ConnectionEvent. Har lagts till i version 1.2.0.

Medlemmar

Egenskaper

Syntax: public const PropertyCollection & Properties;

Samling med ytterligare egenskaper.

ConnectionEventArgs

Syntax: public inline explicit ConnectionEventArgs ( SPXEVENTHANDLE hevent );

Konstruktor.

Parameterar

  • hevent Händelsehandtag.

~ConnectionEventArgs

Syntax: public inline virtual ~ConnectionEventArgs ( );