class ConnectionEventArgs
: public SessionEventArgs
ConnectionEvent のデータを提供します。 バージョン 1.2.0 で追加されました。
メンバー
プロパティ
構文: public const PropertyCollection & Properties;
追加のプロパティのコレクション。
ConnectionEventArgs
構文: public inline explicit ConnectionEventArgs ( SPXEVENTHANDLE hevent );
コンストラクタ。
パラメーター
- イベント ハンドル
heventします。
~ConnectionEventArgs
構文: public inline virtual ~ConnectionEventArgs ( );