nn::font::ArchiveFontBase::ConstructOpPrepairCopySheet Member Function

Syntax

protected:
static ConstructResult ConstructOpPrepairCopySheet(
     ConstructContext * pContext,
     CachedStreamReader * pStream
);

Parameters

Name Description
in pContext Stream construction context.
in pStream Input stream.

Return Values

Returns the processing state.

Description

Sets up processing to copy a sheet.

Revision History

2010/11/10
Initial version.

CONFIDENTIAL