qBool FlagIsSet( qUnsignedInt32 uiFlag ) const;
Name | Description | |
---|---|---|
in | uiFlag | Flags that affect calls. |
true
if the specified flag(s) are set. If not, or if an error has occurred, returns false
. Returns whether a particular flag has been set.
CONFIDENTIAL