SocketHandle

This property returns a Long value that corresponds to the socket handle that the control uses to communicate with the Winsock layer.

Syntax

object.SocketHandle

Parameters

object
Object expression that evaluates to a Winsock control.

Remarks

The SocketHandle property is read-only at run time. It is unavailable at design time.

The SocketHandle property is designed to be passed to the Winsock API.