Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines the IP address of a target.
Syntax
typedef struct __MIDL___MIDL_itf_sessdirpublictypes_0000_0000_0002 {
byte ServerAddressB[16];
TSSD_AddrV46Type AddressType;
USHORT PortNumber;
ULONG AddressScope;
} TSSD_ConnectionPoint, *PTSSD_ConnectionPoint;
Members
ServerAddressB[16]
The server address.
AddressType
A value of the TSSD_AddrV46Type enumeration that indicates the IP address type.
PortNumber
The IP port number.
AddressScope
The scope of the address.
Requirements
Requirement | Value |
---|---|
Minimum supported client | None supported |
Minimum supported server | Windows Server 2008 R2 |
Header | sessdirpublictypes.h |