Message Queue - Clear Method
Remove messages from the queue for a particular control
Member of Message Queue (PRIM_MSGQ)
| Name | Type | Data Type | Description |
|---|---|---|---|
| Control | *Input | PRIM_CTRL | Reference to the control to clear |
The Clear method is used to remove the messages from the specified Control. All other messages will remain on the client message queue.
Febuary 18 V14SP2