gt2GetIncomingBufferFreeSpace

GameSpy SDK

gt2GetIncomingBufferFreeSpace

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

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

Return Value

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

Parameters

connection
[in] The handle to the connection.