This function is part of the P2P Interface.
Remarks
Gets the current cached information related to the incoming and outgoing packet queues.
Return Value
-
EOS_EResult::EOS_Success - if the input options were valid
-
EOS_EResult::EOS_InvalidParameters - if the input was invalid in some way
Parameters
EOS_P2P_GetPacketQueueInfo
Parameter Type And Name | Usage Information |
---|---|
EOS_HP2P Handle | |
const EOS_P2P_GetPacketQueueInfoOptions* Options | Information about what version of the EOS_P2P_GetPacketQueueInfo API is supported |
EOS_P2P_PacketQueueInfo* OutPacketQueueInfo | The current information of the incoming and outgoing packet queues |