다음을 통해 공유


ControlReconnectStatus 열거형

IMsRdpClient8::Reconnect 메서드의 결과를 지정합니다.

Syntax

typedef enum  { 
  controlReconnectStarted  = 0x0000,
  controlReconnectBlocked  = 0x0001
} ControlReconnectStatus;

상수

controlReconnectStarted

다시 연결 작업이 시작되었습니다.

controlReconnectBlocked

다시 연결 작업을 시작할 수 없습니다.

요구 사항

요구 사항
지원되는 최소 클라이언트
Windows 8
지원되는 최소 서버
Windows Server 2012
유형 라이브러리
MsTscAx.dll

추가 정보

IMsRdpClient8::Reconnect