gt2GetLocalIP

GameSpy SDK

gt2GetLocalIP

Gets a socket's local IP.

unsigned intĀ gt2GetLocalIP(
GT2Socket socket );
RoutineRequired HeaderDistribution
gt2GetLocalIP<gt2.h>SDKZIP

Return Value

The local IP in network byte order.

Parameters

socket
[in] The handle to the socket.