nn::Result::GetModule Member Function

Syntax

#include <nn/Result.h>

Module GetModule() const;

Arguments

None.

Return Values

Description

Returns a Module enumerated type indicating the module for which the error occurred.

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