Skip to content

Latest commit

 

History

History
77 lines (62 loc) · 2.25 KB

ns-tssbx-wtssbx_machine_connect_info.md

File metadata and controls

77 lines (62 loc) · 2.25 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NS:tssbx.__MIDL_IWTSSBPlugin_0006
WTSSBX_MACHINE_CONNECT_INFO (tssbx.h)
Contains information about a computer that is accepting remote connections.
WTSSBX_MACHINE_CONNECT_INFO
WTSSBX_MACHINE_CONNECT_INFO structure [Remote Desktop Services]
__MIDL_IWTSSBPlugin_0006
termserv.wtssbx_machine_connect_info
tssbx/WTSSBX_MACHINE_CONNECT_INFO
termserv\wtssbx_machine_connect_info.htm
TermServ
805e606b-6f30-4f49-af04-b7f298c4fadf
12/05/2018
WTSSBX_MACHINE_CONNECT_INFO, WTSSBX_MACHINE_CONNECT_INFO structure [Remote Desktop Services], __MIDL_IWTSSBPlugin_0006, termserv.wtssbx_machine_connect_info, tssbx/WTSSBX_MACHINE_CONNECT_INFO
tssbx.h
Windows
None supported
Windows Server 2008
Tssbx.idl
Windows
WTSSBX_MACHINE_CONNECT_INFO
19H1
__MIDL_IWTSSBPlugin_0006
tssbx/__MIDL_IWTSSBPlugin_0006
WTSSBX_MACHINE_CONNECT_INFO
tssbx/WTSSBX_MACHINE_CONNECT_INFO
c++
APIRef
kbSyntax
HeaderDef
Tssbx.h
WTSSBX_MACHINE_CONNECT_INFO

WTSSBX_MACHINE_CONNECT_INFO structure

-description

Contains information about a computer that is accepting remote connections.

-struct-fields

-field wczMachineFQDN

The fully qualified domain name (FQDN) of the computer. The name cannot exceed 256 characters.

-field wczMachineNetBiosName

The NetBIOS name of the computer. The name cannot exceed 16 characters.

-field dwNumOfIPAddr

The number of IP addresses that are configured on the computer.

-field IPaddr

An array of WTSSBX_IP_ADDRESS structures that indicate the IP addresses on this computer that are visible to Remote Desktop Connection (RDC) clients. This array cannot exceed 12 elements.

-see-also

IWTSSBPlugin