gt2GetOutgoingBufferSize

GameSpy SDK

gt2GetOutgoingBufferSize

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

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

Return Value

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

Parameters

connection
[in] The handle to the connection.