InternetOpenFlags Property
See Also Example Applies To
A long containing the flags to be used in the wininet.dll "InternetOpen" function.
Syntax
object.InternetOpenFlags
The object placeholder represents an XMLHTTPCall object.
Remarks
Use the WININET_InternetOpen_Flags enumerated list to add flags to this property (hint: use the OR operator).
The default setting of this property is 0.
|