ReactOS 0.4.15-dev-7942-gd23573b
_BTH_INFO_RSP Struct Reference

#include <ws2bth.h>

Public Attributes

USHORT result
 
UCHAR dataLen
 
union {
   USHORT   connectionlessMTU
 
   UCHAR   data [MAX_L2CAP_INFO_DATA_LENGTH]
 
}; 
 

Detailed Description

Definition at line 218 of file ws2bth.h.

Member Data Documentation

◆ 

union { ... } _BTH_INFO_RSP::@3365

◆ connectionlessMTU

USHORT _BTH_INFO_RSP::connectionlessMTU

Definition at line 222 of file ws2bth.h.

◆ data

UCHAR _BTH_INFO_RSP::data[MAX_L2CAP_INFO_DATA_LENGTH]

Definition at line 223 of file ws2bth.h.

◆ dataLen

UCHAR _BTH_INFO_RSP::dataLen

Definition at line 220 of file ws2bth.h.

◆ result

USHORT _BTH_INFO_RSP::result

Definition at line 219 of file ws2bth.h.


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