hab (HAB) - input

      Handle to anchor block.

    hps (HPS) - input

      Handle to a PS that the logical font was created with.

    fattrs (FATTRS) - input

      Font Attributes (was used in GpiCreateLogFont).

    llcid (LONG) - input

      Logical Set ID for created Logical Font.

    first (int) - input

      Index of first glyph to be taken.

    count (int) - input

      Number of glyphs to be taken.

    listbase (int) - input

      Index of first display list to be created.

    rc (BOOL) - returns

      FALSE

        Error occured.
      TRUE
        Bitmap display lists were successfully created.


      [Back: pglUseFont Return Value - rc]
      [Next: pglUseFont - Remarks]