Takes exclusive control of the given queue and locks its control mutex.

Synopsis

Declared in <checkqueue.h>

[[acquire_capability(0x7ff3792cf9c8), acquire_capability(0x7ff391548dd8), acquire_capability(0x7ff382e29938), acquire_capability(0x7ff38db61408), acquire_capability(0x7ff3921c7578)]]
explicit
CCheckQueueControl(CCheckQueue<T>& queueIn);

Parameters

Name

Description

queueIn

The queue this controller drives.

Created with MrDocs