winineti.h header
This header is used by Windows Internet. For more information, see:
winineti.h contains the following programming interfaces:
Functions
CreateMD5SSOHash The CreateMD5SSOHash function (winineti.h) obtains the default Microsoft Passport password for a specified account or realm, creates an MD5 hash from it, and returns the result. |
CreateUrlCacheContainerA Creates a cache container in the specified cache path to hold cache entries based on the specified name, cache prefix, and container type. (ANSI) |
CreateUrlCacheContainerW Creates a cache container in the specified cache path to hold cache entries based on the specified name, cache prefix, and container type. (Unicode) |
DeleteUrlCacheContainerA Deletes a cache container (which contains cache entries) based on the specified name. (ANSI) |
DeleteUrlCacheContainerW Deletes a cache container (which contains cache entries) based on the specified name. (Unicode) |
DetectAutoProxyUrl The DetectAutoProxyUrl function (winineti.h) attempts to determine the location of a WPAD autoproxy script. |
FreeUrlCacheSpaceA Frees space in the cache. (ANSI) |
FreeUrlCacheSpaceW Frees space in the cache. (Unicode) |
GetUrlCacheConfigInfoA Retrieves information about cache configuration. (ANSI) |
GetUrlCacheConfigInfoW Retrieves information about cache configuration. (Unicode) |
InternetAutodial The InternetAutodial function (winineti.h) causes the modem to automatically dial the default Internet connection. |
InternetAutodialHangup The InternetAutodialHangup function (winineti.h) disconnects an automatic dial-up connection. |
InternetDial The InternetDial function (winineti.h) initiates a connection to the Internet using a modem. |
InternetDialA The InternetDialA (ANSI) function (winineti.h) initiates a connection to the Internet using a modem. |
InternetDialW The InternetDialW (Unicode) function (winineti.h) initiates a connection to the Internet using a modem. |
InternetEnumPerSiteCookieDecisionA The InternetEnumPerSiteCookieDecisionA (ANSI) function (winineti.h) retrieves the domains and cookie settings of websites for which site-specific cookie regulations are set. |
InternetEnumPerSiteCookieDecisionW The InternetEnumPerSiteCookieDecisionW (Unicode) function (winineti.h) retrieves the domains and cookie settings of websites for which site-specific cookie regulations are set. |
InternetGetConnectedState The InternetGetConnectedState function (winineti.h) retrieves the connected state of the local system. |
InternetGetConnectedStateEx The InternetGetConnectedStateEx function (winineti.h) retrieves the connected state of the specified Internet connection. |
InternetGetConnectedStateExA The InternetGetConnectedStateExA (ANSI) function retrieves the connected state of the specified Internet connection. Using this API is not recommended, use the INetworkListManager::GetConnectivity method instead. |
InternetGetConnectedStateExW The InternetGetConnectedStateExW (Unicode) function retrieves the connected state of the specified Internet connection. Using this API is not recommended, use the INetworkListManager::GetConnectivity method instead. |
InternetGoOnline The InternetGoOnline function (winineti.h) prompts the user for permission to initiate connection to a URL. |
InternetGoOnlineA The InternetGoOnlineA (ANSI) function (winineti.h) prompts the user for permission to initiate connection to a URL. |
InternetGoOnlineW The InternetGoOnlineW (Unicode) function (winineti.h) prompts the user for permission to initiate connection to a URL. |
InternetHangUp The InternetHangUp function (winineti.h) instructs the modem to disconnect from the Internet. |
InternetInitializeAutoProxyDll There are two WinINet functions named InternetInitializeAutoProxyDll. The first refreshes the internal state of proxy configuration and the second is part of WinINet's autoproxy support. |
InternetSetDialState The InternetSetDialState function (wininet.h) is obsolete and not supported, do not use. |
InternetSetDialStateA The InternetSetDialStateA (ANSI) function (wininet.h) is obsolete and not supported, do not use. |
InternetSetDialStateW The InternetSetDialStateW (Unicode) function (wininet.h) is obsolete and not supported, do not use. |
PrivacyGetZonePreferenceW The PrivacyGetZonePreferenceW (Unicode) function (winineti.h) retrieves the privacy settings for a given URLZONE and PrivacyType. |
PrivacySetZonePreferenceW The PrivacySetZonePreferenceW function (winineti.h) sets the privacy settings for a given URLZONE and PrivacyType. |
Structures
INTERNET_CACHE_CONFIG_INFOA Contains information about the configuration of the Internet cache. (ANSI) |
INTERNET_CACHE_CONFIG_INFOW Contains information about the configuration of the Internet cache. (Unicode) |