Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
class ConnectionEventArgs
: public SessionEventArgs
Provides data for the ConnectionEvent. Added in version 1.2.0.
Members
Properties
Syntax: public const PropertyCollection & Properties;
Collection of additional properties.
ConnectionEventArgs
Syntax: public inline explicit ConnectionEventArgs ( SPXEVENTHANDLE hevent );
Constructor.
Parameters
hevent
Event handle.
~ConnectionEventArgs
Syntax: public inline virtual ~ConnectionEventArgs ( );