Platforms to show: All Mac Windows Linux Cross-Platform

Back to WinHTTPClientMBS class.

WinHTTPClientMBS.Handle as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Network MBS Win Plugin 14.1 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The internal reference.

This is a HINTERNET type.
(Read and Write property)

WinHTTPClientMBS.Lasterror as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Network MBS Win Plugin 14.1 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The last error.

see also error list:
http://msdn.microsoft.com/en-us/library/aa383770(VS.85).aspx
(Read and Write property)

WinHTTPClientMBS.LasterrorString as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Network MBS Win Plugin 14.1 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The error message for the last error.

(Read and Write property)

WinHTTPClientMBS.OptionConnectTimeOut as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Network MBS Win Plugin 14.1 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Get or set the connect timeout.

Lasterror is set.

Sets or retrieves an unsigned long integer value that contains the time-out value, in milliseconds. Setting this option to infinite (-1) will disable this timer.
If a TCP connection request takes longer than this time-out value, the request is canceled. The default timeout is 60 seconds. When you are attempting to connect to multiple IP addresses for a single host (a multihomed host), the timeout limit is for each individual connection.
(Read and Write property)

WinHTTPClientMBS.OptionProxyPassword as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Network MBS Win Plugin 14.1 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Get or set the proxy password.

Sets or retrieves a string value that contains the password used to access the proxy.
Lasterror is set.
(Read and Write property)

WinHTTPClientMBS.OptionProxyUsername as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Network MBS Win Plugin 14.1 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Get or set the proxy user name.

Sets or retrieves a string value that contains the user name used to access the proxy.
Lasterror is set.
(Read and Write property)

The items on this page are in the following plugins: MBS Win Plugin.


The biggest plugin in space...