hddf (HDDF) - input

      Handle to DDF returned by DdfInitialize.

    fAlign (ULONG) - input

      Justification flag.

      Only the following constants may be used:

      TA_LEFT

        Left-justify text.
      TA_RIGHT
        Right-justify text.
      TA_CENTER
        Center text.

      rc (BOOL) - returns

        Success indicator.

        TRUE

          Successful completion.
        FALSE
          Error occurred.


        [Back] [Next]