共用方式為


L2CAP_EXTENDED_FLOW_SPEC結構(bthddi.h)

L2CAP_EXTENDED_FLOW_SPEC保留供日後使用。

語法

typedef struct _L2CAP_EXTENDED_FLOW_SPEC {
  UCHAR  Identifier;
  UCHAR  ServiceType;
  USHORT MaxSDUSize;
  ULONG  SDUInterArrivalTime;
  ULONG  AccessLatency;
  ULONG  FlushTimeout;
} L2CAP_EXTENDED_FLOW_SPEC, *PL2CAP_EXTENDED_FLOW_SPEC;

成員

Identifier

保留。 請勿使用。

ServiceType

保留。 請勿使用。

MaxSDUSize

保留。 請勿使用。

SDUInterArrivalTime

保留。 請勿使用。

AccessLatency

保留。 請勿使用。

FlushTimeout

保留。 請勿使用。

要求

要求 價值
最低支援的用戶端 版本:_Supported Windows 8 和更新版本的 Windows
標頭 bthddi.h (包括 Bthddi.h)