nn::Result::GetLevel Member Function

Syntax

#include <nn/Result.h>

Level GetLevel() const;

Arguments

None.

Return Values

Description

Returns a Level enumerated type indicating the severity of the error.

Bug:The enumerated type definitions will change in the future. Do not use it for the time being.

Revision History

2010/01/07
Initial version.

CONFIDENTIAL