ReactOS 0.4.15-dev-7907-g95bf896
_BTH_QUERY_SERVICE Struct Reference

#include <ws2bth.h>

Public Attributes

ULONG type
 
ULONG serviceHandle
 
SdpQueryUuid uuids [MAX_UUIDS_IN_QUERY]
 
ULONG numRange
 
SdpAttributeRange pRange [1]
 

Detailed Description

Definition at line 166 of file ws2bth.h.

Member Data Documentation

◆ numRange

ULONG _BTH_QUERY_SERVICE::numRange

Definition at line 170 of file ws2bth.h.

◆ pRange

SdpAttributeRange _BTH_QUERY_SERVICE::pRange[1]

Definition at line 171 of file ws2bth.h.

◆ serviceHandle

ULONG _BTH_QUERY_SERVICE::serviceHandle

Definition at line 168 of file ws2bth.h.

◆ type

ULONG _BTH_QUERY_SERVICE::type

Definition at line 167 of file ws2bth.h.

◆ uuids

SdpQueryUuid _BTH_QUERY_SERVICE::uuids[MAX_UUIDS_IN_QUERY]

Definition at line 169 of file ws2bth.h.


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