gt2GetOutgoingBufferFreeSpace

GameSpy SDK

gt2GetOutgoingBufferFreeSpace

Gets the amount of available space in the connection's outgoing buffer.

intĀ gt2GetOutgoingBufferFreeSpace(
GT2Connection connection );
RoutineRequired HeaderDistribution
gt2GetOutgoingBufferFreeSpace<gt2.h>SDKZIP

Return Value

The size in bytes of the free space in the connection's ougoing buffer.

Parameters

connection
[in] The handle to the connection.