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.
This structure contains the virtual subnet information.
Syntax
typedef struct _PD_BUFFER_VIRTUAL_SUBNET_INFO {
UINT32 VirtualSubnetId : 24;
UINT32 Reserved : 8;
} PD_BUFFER_VIRTUAL_SUBNET_INFO;
Members
VirtualSubnetId
The virtual subnet ID.
Reserved
Reserved.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10 |
Minimum supported server | Windows Server 2016 |
Header | ndis.h |