ReactOS 0.4.15-dev-8100-g1887773
_FIND_NAME_BUFFER Struct Reference

#include <nb30.h>

Public Attributes

UCHAR length
 
UCHAR access_control
 
UCHAR frame_control
 
UCHAR destination_addr [6]
 
UCHAR source_addr [6]
 
UCHAR routing_info [18]
 

Detailed Description

Definition at line 126 of file nb30.h.

Member Data Documentation

◆ access_control

UCHAR _FIND_NAME_BUFFER::access_control

Definition at line 128 of file nb30.h.

◆ destination_addr

UCHAR _FIND_NAME_BUFFER::destination_addr[6]

Definition at line 130 of file nb30.h.

Referenced by NetBTFindName().

◆ frame_control

UCHAR _FIND_NAME_BUFFER::frame_control

Definition at line 129 of file nb30.h.

◆ length

UCHAR _FIND_NAME_BUFFER::length

Definition at line 127 of file nb30.h.

◆ routing_info

UCHAR _FIND_NAME_BUFFER::routing_info[18]

Definition at line 132 of file nb30.h.

◆ source_addr

UCHAR _FIND_NAME_BUFFER::source_addr[6]

Definition at line 131 of file nb30.h.

Referenced by NetBTFindName().


The documentation for this struct was generated from the following file: