Prev Next

SOStartFontTable

Starts the definition of a font table.

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

VOID SOStartFontTable(

    HPROC reserved

   );

Parameters

reserved
Reserved; do not use.

Return Values

None.