NTMV_M2dFinalize

Syntax

#include <nnsys/fnd.h>
void    NTMV_M2dFinalize(
            NTMVM2dManualViewerInfo*    pManualViewerInfo,
            NNSFndAllocator*            pAllocator);

Arguments

pManualViewerInfo Pointer to the structure with information for the NTMV Manual Viewer.
pAllocator Pointer to the NNS allocator.

Return Values

None.

Description

Releases the memory that was allocated to display the e-manual.

See Also

NTMV_M2dInitForFilePath
NTMV_M2dInitForMem

Revision History

2008/10/01 Initial version.


CONFIDENTIAL