Difference between revisions of "Midware TClientWSocket.HSocket"

From Overbyte
Jump to navigation Jump to search
(Created page with ' Main page -> Midware component reference -> TClientWSocket -> [[Midware_TClientWSocket.HSocket | HSo…')
(No difference)

Revision as of 11:34, 4 May 2011

Main page -> Midware component reference -> TClientWSocket -> HSocket

Definition

property HSocket: TSocket;

Description

HSocket is the underlaying winsock DLL handle for the connection handled by TClientWSocket component. It may be unassigned (nul) if there is no connection is established.