Home -> SuccessToken -> Succeeded

Description

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

Usage

bool Succeeded() const;

Return value

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

See also