class SystemErrorResult
Handles CTR result codes (nnResult
type).
SystemErrorResult | Constructor. Does nothing. | |
---|---|---|
~SystemErrorResult
|
Destructor. Does nothing. | |
S |
Convert
|
Converts to nn::Result -type. |
S |
IsNexError
|
Determines whether it is an error level result code. |
S |
IsNexWarning
|
Determines whether it is a warning level result code. |
S |
IsReinitializeRequired
|
Determines whether it is a result code that requires the NetZ object to be reinitialized. |
S |
IsResetRequired
|
Determines whether the result code requires the CTR system to be reset or turned off. |
S |
IsProgrammingError
|
Determines whether it is a result code in which an application or library programming error is suspect. |
CONFIDENTIAL