// bdatypes.h typedef struct _BDA_IPv6_ADDRESS { BYTE rgbAddress[6]; } BDA_IPv6_ADDRESS, *PBDA_IPv6_ADDRESS;View the official Windows Driver Kit DDI reference
No description available.
rgbAddress
View the official Windows Driver Kit DDI reference