TSSD_ConnectionPoint structure (sessdirpublictypes.h)
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
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
| Minimum supported client | None supported |
| Minimum supported server | Windows Server 2008 R2 |
| Header | sessdirpublictypes.h |