RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseSocket.MapSockType Method

Maps the socket type.

Pascal
function MapSockType(st: TSocketType): Integer;
C++
__fastcall int MapSockType(TSocketType st);

MapSockType maps the socket type to an integer based on the value supplied by the SockType property. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!