nn::ro::Module::GetName Member Function

Syntax

const char * GetName() const;

Arguments

None.

Return Values

Returns the name of this module.

Description

Gets the name of the module.

Returns a pointer to the module name string included in memory being managed by the ro library.

Revision History

2011/07/29
Initial version.

CONFIDENTIAL