nn::font::ArchiveFontBase::ConstructOpPrepairExpandSheet Member Function

Syntax

protected:
static ConstructResult ConstructOpPrepairExpandSheet(
     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 expand a sheet.

Revision History

2010/11/10
Initial version.

CONFIDENTIAL