SOEndFontTableSOEndFontTable*
*Contents  *Index  *Topic Contents
*Previous Topic: SOEndFieldInfo
*Next Topic: SOEndPalette

SOEndFontTable

Ends the definition of a font table.

Syntax


VOID SOEndFontTable(
    HPROC reserved  
);

Parameters

reserved
Reserved; do not use.

Return


No return value.

Remarks


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


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