qBool GetViolationRate( qUnsignedInt32 * violationRate ) const;
Name | Description | |
---|---|---|
out | violationRate | Pointer to the buffer where the retrieved violation rate is stored. If NULL is passed in, nothing is written. |
Gets the violation rate.
Gets the violation rate. Pass NULL
to the parameter to only check whether the parameter is present.
CONFIDENTIAL