Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Not supported.
This function is obsolete. Do not use.
Syntax
BOOL InternetSetDialState(
LPCSTR lpszConnectoid,
DWORD dwState,
DWORD dwReserved
);
Parameters
lpszConnectoid
Unused.
dwState
Unused.
dwReserved
Unused.
Return value
This function does not return a value.
Remarks
Note WinINet does not support server implementations. In addition, it should not be used from a service. For server implementations or services use Microsoft Windows HTTP Services (WinHTTP).
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | wininet.h |
Library | Wininet.lib |
DLL | Wininet.dll |