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