Skip to content

Latest commit

 

History

History
89 lines (66 loc) · 2.35 KB

ns-nb30-lana_enum.md

File metadata and controls

89 lines (66 loc) · 2.35 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:nb30._LANA_ENUM
LANA_ENUM (nb30.h)
The LANA_ENUM structure contains the numbers for the current LAN adapters.
*PLANA_ENUM
LANA_ENUM
LANA_ENUM structure [NetBIOS]
PLANA_ENUM
PLANA_ENUM structure pointer [NetBIOS]
nb30/LANA_ENUM
nb30/PLANA_ENUM
netbios.lana_enum
netbios\lana_enum.htm
NetBIOS
19a16eae-8c3e-4c4e-957b-41f22b61e51b
12/05/2018
*PLANA_ENUM, LANA_ENUM, LANA_ENUM structure [NetBIOS], PLANA_ENUM, PLANA_ENUM structure pointer [NetBIOS], nb30/LANA_ENUM, nb30/PLANA_ENUM, netbios.lana_enum
nb30.h
Windows
Windows 2000 Professional [desktop apps only]
Windows 2000 Server [desktop apps only]
Windows
LANA_ENUM, *PLANA_ENUM
19H1
_LANA_ENUM
nb30/_LANA_ENUM
PLANA_ENUM
nb30/PLANA_ENUM
LANA_ENUM
nb30/LANA_ENUM
c++
APIRef
kbSyntax
HeaderDef
Nb30.h
LANA_ENUM

LANA_ENUM structure

-description

[Netbios is not supported on Windows Vista, Windows Server 2008, and subsequent versions of the operating system]

The LANA_ENUM structure contains the numbers for the current LAN adapters.

-struct-fields

-field length

Specifies the number of valid entries in the array of LAN adapter numbers.

-field lana

Specifies an array of LAN adapter numbers.

-remarks

The LANA_ENUM structure is pointed to by the ncb_buffer member of the NCB structure when an application issues the NCBENUM command. The NCBENUM command is not part of the IBM NetBIOS 3.0 specification.

-see-also

NCB

NetBIOS Structures

The NetBIOS Interface Overview