Condividi tramite


struttura CO_HEADER (bthddi.h)

La struttura CO_HEADER viene utilizzata per specificare i valori per il membro header della struttura L2CAP_CONFIG_OPTION.

Sintassi

typedef struct _CO_HEADER {
  CO_TYPE   Type;
  CO_LENGTH Length;
} CO_HEADER;

Membri

Type

Tipo dell'opzione specifica del fornitore archiviata nella struttura L2CAP_CONFIG_OPTION. Può accettare un'opzione o un suggerimento.

Length

Dimensioni, in byte, dell'opzione specifica del fornitore archiviata nella struttura L2CAP_CONFIG_OPTION.

Fabbisogno

Requisito Valore
client minimo supportato Versioni:_Supported in Windows Vista e versioni successive.
intestazione bthddi.h (include Bthddi.h)

Vedere anche

L2CAP_CONFIG_OPTION