Navigation
API > API/Runtime > API/Runtime/Sockets > API/Runtime/Sockets/FInternetAddr
- FInternetAddr::GetIp()
- FInternetAddrEOS::GetIp()
- FInternetAddrDemo::GetIp()
References
| Module | Sockets |
| Header | /Engine/Source/Runtime/Sockets/Public/IPAddress.h |
| Include | #include "IPAddress.h" |
void GetIp
&40;
uint32 & OutAddr
&41; const
Remarks
Copies the network byte order ip address to a host byte order dword
Parameters
| Name | Description |
|---|---|
| OutAddr | the out param receiving the ip address |