nn::os::MemoryBlockBase::IsReadOnly Member Function

Syntax

bool IsReadOnly() const;

Arguments

None.

Return Values

Returns TRUE if the memory region is read-only and FALSE otherwise.

Description

Gets whether this memory region is read-only.

Revision History

2010/01/07
Initial version.

CONFIDENTIAL