共用方式為


類別 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 ( );