Share via


Visual Basic: Internet Control

hInternet Property

See Also   Example   Applies To

Returns the Internet handle from the underlying Wininet API. This handle can then be used in direct calls into the API. This property is not used when accessing the control from Visual Basic.

Syntax

*object.*hInternet

The object placeholder represents an object expression that evaluates to an object in the Applies To list.

Data Type

Long