nn::nex::CallContext::FlagIsSet Member Function

Syntax

qBool FlagIsSet(
     qUnsignedInt32 uiFlag
) const;

Parameters

Name Description
in uiFlag Flags that affect calls.

Return Values

Returns true if the specified flag(s) are set. If not, or if an error has occurred, returns false.

Description

Returns whether a particular flag has been set.

See Also

SetFlag, ClearFlag, Flags

Revision History

2011/01/27
Initial version.

CONFIDENTIAL