HS_MAC_ADDRESS - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// hotspotoffloadplugin.h

typedef struct _HS_MAC_ADDRESS {
  UCHAR ucHSMacAddress[6];
} HS_MAC_ADDRESS, *PHS_MAC_ADDRESS;
View the official Windows hardware development documentation

NtDoc

No description available.

Windows hardware development documentation (hs-mac-address)

HS_MAC_ADDRESS structure

[!includeWi-Fi Hotspot Offloading deprecation]

The HS_MAC_ADDRESS structure contains the host Media Access Control (MAC) address.

Members

ucHSMacAddress The MAC address.

Requirements

Header Hotspotoffloadplugin.h (include Hotspotoffloadplugin.h)