nw::font::ArchiveFontBase::ConstructOpSkip Member Function

Syntax

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

Arguments

Name Description
in pContext The stream construct context.
in pStream The input stream.

Return Values

Returns the status of the operation.

Description

Reads and discards the input stream.


CONFIDENTIAL