ConnectionEventArgs クラス

class ConnectionEventArgs
  : public SessionEventArgs

ConnectionEvent のデータを提供します。 バージョン 1.2.0 で追加されました。

メンバー

プロパティ

構文: public constPropertyCollection & Properties;

追加のプロパティのコレクション。

ConnectionEventArgs

構文: public inline explicit ConnectionEventArgs ( SPXEVENTHANDLE hevent );

コンストラクターです。

パラメーター

  • hevent イベント ハンドル。

~ConnectionEventArgs

構文: public inline virtual ~ConnectionEventArgs ( );