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