// bdatypes.h typedef struct _BDA_IPv4_ADDRESS { BYTE rgbAddress[4]; } BDA_IPv4_ADDRESS, *PBDA_IPv4_ADDRESS;View the official Windows Driver Kit DDI reference
No description available.
rgbAddress
View the official Windows Driver Kit DDI reference