fFontStyle (ULONG) - input

      Font style flag.

      A NULL value for this parameter will set the font-style back to the default. Any of the following values can be specified:

        FM_SEL_ITALIC
        FM_SEL_BOLD
        FM_SEL_UNDERSCORE

      These values can be "ORed" together to combine different font styles.

      Note: There is a 4-byte ESC code overhead in the DDF internal buffer for fFontStyle.


    [Back] [Next]