Prev Next

SOEndFontTable

Ends the definition of a font table.

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

VOID SOEndFontTable(

    HPROC reserved

   );

Parameters

reserved
Reserved; do not use.

Return Values

None.