Gets the IP address of the client computer.
[ sClientIpAddress = ] FPCWebSession.ClientIpAddress
HRESULT get_ClientIpAddress( BSTR *psClientIpAddress );
The property is read-only.
FPCWebSession