Share via


Visual Basic: Winsock Control

SocketHandle Property

See Also    Example    Applies To

Returns a value that corresponds to the socket handle the control uses to communicate with the Winsock layer. Read-only and unavailable at design time.

Syntax

*object.*SocketHandle

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

Data Type

Long

Remarks

This property was designed to be passed to Winsock APIs.