Message Queue - Clear Method

Remove messages from the queue for a particular control

Member of Message Queue (PRIM_MSGQ)

Parameters

Name

Type

Data Type

Description

Control

*Input

PRIM_CTRL

Reference to the control to clear

Details

The Clear method is used to remove the messages from the specified Control.

All other messages will remain on the client message queue.


See also

All Component Classes

Technical Reference

  • No labels