IPacketQueue.GetPacket (METH)ΒΆ

METHOD GetPacket : IPacket

Reads the next IPacket instance from the queue
If no packet is available eErrorID = ERROR.PENDING is returned.
InOut:

Scope

Name

Type

Return

GetPacket

IPacket

Output

eErrorID

ERROR