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.
Home -> SuccessToken -> Succeeded
The Succeeded method returns true if this type was constructed with the boolean value of true.
bool Succeeded() const;