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

Syntax

bool CheckHeap(
     bit32 option = OPTION_ERROR_PRINT
) const;

Arguments

Name Description
in option Specifies the options

Return Values

Returns TRUE if the check succeeded, or FALSE if it failed.

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