SOStartFontTableSOStartFontTable*
*Contents  *Index  *Topic Contents
*Previous Topic: SOStartFieldInfo
*Next Topic: SOStartPalette

SOStartFontTable

Starts the definition of a font table.

Syntax


VOID SOStartFontTable(
    HPROC reserved  
);

Parameters

reserved
Reserved; do not use.

Return Value


No return value.

Remarks


The file parser must call this function immediately before setting font entries. The function can only be called from the VwStreamSectionFunc function.


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.