Struttura SdpAttributeRange (bthsdpdef.h)

La struttura SdpAttributeRange viene usata in una query Bluetooth per vincolare il set di attributi da restituire nella query.

Sintassi

typedef struct SdpAttributeRange {
  USHORT minAttribute;
  USHORT maxAttribute;
} SdpAttributeRange;

Members

minAttribute

Valore minimo dell'attributo per il quale eseguire la ricerca.

maxAttribute

Valore massimo dell'attributo per il quale eseguire la ricerca.

Requisiti

Requisito Valore
Client minimo supportato Windows Vista, Windows XP con SP2 [solo app desktop]
Server minimo supportato Nessuno supportato
Intestazione bthsdpdef.h

Vedi anche

BTH_QUERY_SERVICE