Choose your implementation method:
This function is part of the P2P Interface.
Clear queued incoming and outgoing packets.
Return Value
EOS_EResult::EOS_Success - if the input options were valid (even if queues were empty and no packets where cleared)
EOS_EResult::EOS_IncompatibleVersion - if wrong API version
EOS_EResult::EOS_InvalidUser - if wrong local and/or remote user
EOS_EResult::EOS_InvalidParameters - if input was invalid in other way
Parameters
EOS_P2P_ClearPacketQueue
This function is part of the P2P Interface.
Clear queued incoming and outgoing packets.
{Result.IncompatibleVersion} - if wrong API version
{Result.InvalidUser} - if wrong local and/or remote user
{Result.InvalidParameters} - if input was invalid in other way
Return Value
{Result.Success} - if the input options were valid (even if queues were empty and no packets where cleared)
Parameters
P2P.P2PInterface.ClearPacketQueue
Parameter Type And Name
|
Usage Information
|
ClearPacketQueueOptions options
|
Information about which queues should be cleared
|
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