nw::font::ArchiveFontBase::ConstructOpPrepairCopySheetMember Function

Syntax

protected:
static ConstructResult ConstructOpPrepairCopySheet(
     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

Sets up sheet-copy operations.


CONFIDENTIAL