RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseSocket.MapDomain Method

Maps the domain.

Pascal
function MapDomain(sd: TSocketDomain): Integer;
C++
__fastcall int MapDomain(TSocketDomain sd);

MapDomain maps the socket domain to an integer based on the value supplied by the Domain property. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!