hddf (HDDF) - input

      Handle to DDF returned by DdfInitialize.

    pszText (PCSZ) - input

      Pointer to the text buffer to be formatted.

      Note: There is a 3-byte ESC code overhead in the DDF internal buffer for each word in the text buffer. There is a 1-byte ESC code overhead for each blank and for each newline character.

    rc (BOOL) - returns

      Success indicator.

      TRUE

        Successful completion.
      FALSE
        Error occurred.


      [Back] [Next]