nw::font::ArchiveFontBase::SetResourceBuffer Member Function

Syntax

protected:
void SetResourceBuffer(
     void * pUserBuffer,
     FontInformation * pFontInfo
);

Arguments

Name Description
in pUserBuffer Pointer to the allocated buffer.
in pFontInfo Pointer to the FINF block.

Return Values

None.

Description

Sets pointers to the allocated buffer and the FINF block positioned there.


CONFIDENTIAL