gt2GetIncomingBufferSize

GameSpy SDK

gt2GetIncomingBufferSize

Gets the total size of the connection's incoming buffer.

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

Return Value

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

Parameters

connection
[in] The handle to the connection.