Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |