Home -> SuccessToken -> Failed

Description

The Failed method returns true if this type was constructed with the boolean value of false.

Usage

bool Failed() const;

Return value

[bool]
True if the token represents failure, false otherwise.

See also