![]() |
• Network Manager |
|
API Links
Developer Links
|
NetworkAddress::GetAddressDefined in:
Returns the 32-bit IP address.
C4Network.hPrototype
Description
The GetAddress function returns the 32-bit IP address stored in a NetworkAddress object. The 16-bit port number can be retrieved using the NetworkAddress::GetPort function.
See Also
NetworkAddress::Set
NetworkAddress::GetPort
NetworkAddress::SetPort
|