Skip to content

Latest commit

 

History

History
105 lines (73 loc) · 3.12 KB

ns-nb30-find_name_buffer.md

File metadata and controls

105 lines (73 loc) · 3.12 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._FIND_NAME_BUFFER
FIND_NAME_BUFFER (nb30.h)
The FIND_NAME_BUFFER structure contains information about a local network session.
*PFIND_NAME_BUFFER
FIND_NAME_BUFFER
FIND_NAME_BUFFER structure [NetBIOS]
PFIND_NAME_BUFFER
PFIND_NAME_BUFFER structure pointer [NetBIOS]
nb30/FIND_NAME_BUFFER
nb30/PFIND_NAME_BUFFER
netbios.find_name_buffer
netbios\find_name_buffer.htm
NetBIOS
d35cd375-6207-4019-bd3e-20dc302e9c45
12/05/2018
*PFIND_NAME_BUFFER, FIND_NAME_BUFFER, FIND_NAME_BUFFER structure [NetBIOS], PFIND_NAME_BUFFER, PFIND_NAME_BUFFER structure pointer [NetBIOS], nb30/FIND_NAME_BUFFER, nb30/PFIND_NAME_BUFFER, netbios.find_name_buffer
nb30.h
Windows
Windows 2000 Professional [desktop apps only]
Windows 2000 Server [desktop apps only]
Windows
FIND_NAME_BUFFER, *PFIND_NAME_BUFFER
19H1
_FIND_NAME_BUFFER
nb30/_FIND_NAME_BUFFER
PFIND_NAME_BUFFER
nb30/PFIND_NAME_BUFFER
FIND_NAME_BUFFER
nb30/FIND_NAME_BUFFER
c++
APIRef
kbSyntax
HeaderDef
Nb30.h
FIND_NAME_BUFFER

FIND_NAME_BUFFER structure

-description

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

The FIND_NAME_BUFFER structure contains information about a local network session. One or more FIND_NAME_BUFFER structures follows a FIND_NAME_HEADER structure when an application specifies the NCBFINDNAME command in the ncb_command member of the NCB structure.

-struct-fields

-field length

Specifies the length, in bytes, of the FIND_NAME_BUFFER structure. Although this structure always occupies 33 bytes, not all of the structure is necessarily valid.

-field access_control

Specifies the access control for the LAN header.

-field frame_control

Specifies the frame control for the LAN header.

-field destination_addr

Specifies the destination address of the remote node where the name was found.

-field source_addr

Specifies the source address for the remote node where the name was found.

-field routing_info

Specifies additional routing information.

-see-also

FIND_NAME_HEADER

NCB

NetBIOS Structures

The NetBIOS Interface Overview