IQueue.Poll (METH)ΒΆ
METHOD Poll : COLLECTION_ERROR
Get the head of the queue. The element will be removed from the queue.
- InOut:
- Scope - Name - Type - Comment - Return - Poll- Output - itfElement- The first element of the queue 
METHOD Poll : COLLECTION_ERROR
Get the head of the queue. The element will be removed from the queue.
| Scope | Name | Type | Comment | 
|---|---|---|---|
| Return | 
 | ||
| Output | 
 | The first element of the queue |