HS_PLUGIN_HOST_NAME - NtDoc

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

typedef struct _HS_PLUGIN_HOST_NAME {
  WHCAR pszHostName[HS_CONST_MAX_HOST_NAME_LENGTH+1];
} HS_PLUGIN_HOST_NAME, *PHS_PLUGIN_HOST_NAME;
View the official Windows hardware development documentation

NtDoc

No description available.

Windows hardware development documentation (hs-plugin-host-name)

HS_PLUGIN_HOST_NAME structure

[!includeWi-Fi Hotspot Offloading deprecation]

The HS_PLUGIN_HOST_NAME structure contains the host name.

Members

pszHostName Pointer to the host name.

Requirements

Header Hotspotoffloadplugin.h (include Hotspotoffloadplugin.h)