HS_PLUGIN_CHECK_FOR_UPDATES - NtDoc

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

typedef DWORD (WINAPI *HS_PLUGIN_CHECK_FOR_UPDATES)(
    
);
View the official Windows hardware development documentation

NtDoc

No description available.

Windows hardware development documentation (hs-plugin-check-for-updates)

HS_PLUGIN_CHECK_FOR_UPDATES function

[!includeWi-Fi Hotspot Offloading deprecation]

The HS_PLUGIN_CHECK_FOR_UPDATES function checks for configuration updates at the frequency specified in the dwProfileUpdateTimeDays member of the plugin’s HS_PLUGIN_PROFILE structure.

Parameters

This function has no parameters.

**

Return value

This function is called by the host to communicate with the plugin and does not return a value.

Requirements

Version Windows 10 Mobile
Header Hotspotoffloadplugin.h (include Hotspotoffloadplugin.h)

See also

HS_PLUGIN_PROFILE