Edit

Share via


DNS_SVCB_PARAM_ALPN_ID structure (windnsdef.h)

TBD

Syntax

typedef struct _DNS_SVCB_PARAM_ALPN_ID {
  BYTE cBytes;
  BYTE *pbId;
} DNS_SVCB_PARAM_ALPN_ID;

Members

cBytes

Count bytes.

pbId

Bytes representing alpn id.

Requirements

Requirement Value
Header windnsdef.h