Function SocketGetHandle() Professional

Access the operating system handle of a socket.

Syntax
SocketGetHandle( <nSocket> ) --> nHandle
Parameters
<nSocket>
This is a numeric socket descriptor identifying a socket.
Return

The function returns the numeric operating system socket handle.

Description

TBD

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.