nn::fnd::MemoryRange::GetEndAddress Member Function

Syntax

uptr GetEndAddress() const;

Arguments

None.

Return Values

Description

Returns the ending address.

This position is defined by the starting address plus the size of the region. The value returned represents the final address within the region plus four bytes.

Revision History

2010/01/07
Initial version.

CONFIDENTIAL