class 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 ( );