nn::nex::SystemErrorResult Class

Syntax

class SystemErrorResult

Description

Handles CTR result codes (nnResult type).

Member Functions

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.

Revision History

2011/01/28
Initial version.

CONFIDENTIAL