Message Queue - Clear Method

Remove messages from the queue for a particular control

Member of Message Queue (PRIM_MSGQ)

Parameters

NameTypeData TypeDescription
Control*InputPRIM_CTRLReference 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

Febuary 18 V14SP2