SetQueues(QueueSelection As Long)

Form object

Sets the specified queues in the form. (Each bit is a queue number.)

To reset all queues at once, set QueueSelection to 0, as in SetQueues(0).

The Form object