Choose your implementation method:
This function is part of the P2P Interface.
Gets the current cached information related to the incoming and outgoing packet queues.
Return Value
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
|
This function is part of the P2P Interface.
Gets the current cached information related to the incoming and outgoing packet queues.
{Result}::{Result.InvalidParameters} - if the input was invalid in some way
Return Value
{Result}::{Result.Success} - if the input options were valid
Parameters
P2P.P2PInterface.GetPacketQueueInfo
Parameter Type And Name
|
Usage Information
|
GetPacketQueueInfoOptions options
|
Information about what version of the EOS_P2P_GetPacketQueueInfo API is supported
|
PacketQueueInfo outPacketQueueInfo
|
The current information of the incoming and outgoing packet queues
|
Was this document useful?
Thank you for the response!
You’ve marked this document as useful:
yes
You’ve marked this document as not useful:
no