attrs (PFATTRS) - input

      Pointer to the font attribute structure.

    lcid (ULONG) - input

      Local identifier.

      This must be a value in the range 1 to 3. It is an error if lcid is already in use.

    Name (STR8) - input

      Logical font name.

      This string is optional and is used to describe the logical font.

    hvps (HVIO) - input

      VIO presentation-space handle.

      This is either 0 to indicate the default VIO session, or a value returned by VioCreatePS.

    rc (APIRET) - returns

      Return code.

      VioCreateLogFont returns one of the following values:

    • NO_ERROR 421
        ERROR_VIO_INVALID_PARMS
      436
        ERROR_VIO_INVALID_HANDLE


      [Back] [Next]