TSSD_ConnectionPoint 구조체(sessdirpublictypes.h)
대상의 IP 주소를 정의합니다.
구문
typedef struct __MIDL___MIDL_itf_sessdirpublictypes_0000_0000_0002 {
byte ServerAddressB[16];
TSSD_AddrV46Type AddressType;
USHORT PortNumber;
ULONG AddressScope;
} TSSD_ConnectionPoint, *PTSSD_ConnectionPoint;
멤버
ServerAddressB[16]
서버 주소입니다.
AddressType
IP 주소 유형을 나타내는 TSSD_AddrV46Type 열거형의 값입니다.
PortNumber
IP 포트 번호입니다.
AddressScope
주소의 scope.
요구 사항
지원되는 최소 클라이언트 | 지원되는 버전 없음 |
지원되는 최소 서버 | Windows Server 2008 R2 |
머리글 | sessdirpublictypes.h |