Skip to content

Latest commit

 

History

History
110 lines (76 loc) · 4.22 KB

ns-lmwksta-wksta_transport_info_0.md

File metadata and controls

110 lines (76 loc) · 4.22 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:lmwksta._WKSTA_TRANSPORT_INFO_0
WKSTA_TRANSPORT_INFO_0 (lmwksta.h)
The WKSTA_TRANSPORT_INFO_0 structure contains information about the workstation transport protocol, such as Wide Area Network (WAN) or NetBIOS.
*LPWKSTA_TRANSPORT_INFO_0
*PWKSTA_TRANSPORT_INFO_0
LPWKSTA_TRANSPORT_INFO_0
LPWKSTA_TRANSPORT_INFO_0 structure pointer [Network Management]
PWKSTA_TRANSPORT_INFO_0
PWKSTA_TRANSPORT_INFO_0 structure pointer [Network Management]
WKSTA_TRANSPORT_INFO_0
WKSTA_TRANSPORT_INFO_0 structure [Network Management]
_win32_wksta_transport_info_0_str
lmwksta/LPWKSTA_TRANSPORT_INFO_0
lmwksta/PWKSTA_TRANSPORT_INFO_0
lmwksta/WKSTA_TRANSPORT_INFO_0
netmgmt.wksta_transport_info_0_str
netmgmt\wksta_transport_info_0_str.htm
NetMgmt
e7afe2a3-f729-4fd5-afc3-d3ffbd09e884
12/05/2018
*LPWKSTA_TRANSPORT_INFO_0, *PWKSTA_TRANSPORT_INFO_0, LPWKSTA_TRANSPORT_INFO_0, LPWKSTA_TRANSPORT_INFO_0 structure pointer [Network Management], PWKSTA_TRANSPORT_INFO_0, PWKSTA_TRANSPORT_INFO_0 structure pointer [Network Management], WKSTA_TRANSPORT_INFO_0, WKSTA_TRANSPORT_INFO_0 structure [Network Management], _win32_wksta_transport_info_0_str, lmwksta/LPWKSTA_TRANSPORT_INFO_0, lmwksta/PWKSTA_TRANSPORT_INFO_0, lmwksta/WKSTA_TRANSPORT_INFO_0, netmgmt.wksta_transport_info_0_str
lmwksta.h
Lm.h
Windows
Windows 2000 Professional [desktop apps only]
Windows 2000 Server [desktop apps only]
Windows
WKSTA_TRANSPORT_INFO_0, *PWKSTA_TRANSPORT_INFO_0, *LPWKSTA_TRANSPORT_INFO_0
19H1
_WKSTA_TRANSPORT_INFO_0
lmwksta/_WKSTA_TRANSPORT_INFO_0
PWKSTA_TRANSPORT_INFO_0
lmwksta/PWKSTA_TRANSPORT_INFO_0
WKSTA_TRANSPORT_INFO_0
lmwksta/WKSTA_TRANSPORT_INFO_0
c++
APIRef
kbSyntax
HeaderDef
Lmwksta.h
WKSTA_TRANSPORT_INFO_0

WKSTA_TRANSPORT_INFO_0 structure

-description

The WKSTA_TRANSPORT_INFO_0 structure contains information about the workstation transport protocol, such as Wide Area Network (WAN) or NetBIOS.

-struct-fields

-field wkti0_quality_of_service

Specifies a value that determines the search order of the transport protocol with respect to other transport protocols. The highest value is searched first.

-field wkti0_number_of_vcs

Specifies the number of clients communicating with the server using this transport protocol.

-field wkti0_transport_name

Specifies the device name of the transport protocol.

-field wkti0_transport_address

Specifies the address of the server on this transport protocol.

This string is Unicode if _WIN32_WINNT or FORCE_UNICODE are defined.

-field wkti0_wan_ish

This member is ignored by the NetWkstaTransportAdd function. For the NetWkstaTransportEnum function, this member indicates whether the transport protocol is a WAN transport protocol. This member is set to TRUE for NetBIOS/TCIP; it is set to FALSE for NetBEUI and NetBIOS/IPX.

Certain legacy networking protocols, including NetBEUI, will no longer be supported. For more information, see Network Protocol Support in Windows.

-see-also

NetWkstaTransportAdd

NetWkstaTransportEnum

Network Management Overview

Network Management Structures

Server and Workstation Transport Functions