CheckHeap

nn::fnd::ExpHeapTemplate::CheckHeap Member Function

Syntax

bool CheckHeap(
     bit32 option = OPTION_ERROR_PRINT
) const;

Parameters

Name Description
in option Specifies the options.

Return Values

Returns true if the check succeeded; otherwise, returns false.

Description

Checks whether the expanded heap has been destroyed.

Revision History

2010/08/20
Clarified that this function checks whether the expanded heap has been destroyed.
2010/01/07
Initial version.

CONFIDENTIAL