Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
InternetSetDialState function (wininet.h)
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 |
Feedback
Was this page helpful?
