// hotspotoffloadplugin.h
typedef DWORD (WINAPI *HS_PLUGIN_CHECK_FOR_UPDATES)(
);
View the official Windows hardware development documentationNo description available.
[!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.
This function has no parameters.
**
This function is called by the host to communicate with the plugin and does not return a value.
| Version | Windows 10 Mobile |
| Header | Hotspotoffloadplugin.h (include Hotspotoffloadplugin.h) |