nn::font::ArchiveFontBase::ConstructOpAnalyzeFileHeader Member Function

Syntax

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

Arguments

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

Return Values

Returns the processing state.

Description

Processes a binary file header.

Revision History

2010/11/10
Initial version.

CONFIDENTIAL