hddf (HDDF) - input

      Handle to DDF returned by DdfInitialize.

    pszTerm (PCSZ) - input

      Term portion of the definition list entry.

    pszDescription (PCSZ) - input

      Description portion of the definition list entry.

      Note: There is a 3-byte ESC code overhead in the DDF internal buffer for each word in both the term and the description. There is a 1-byte ESC code overhead for each blank and for each newline character. For each list item, there is a 5-byte ESC code overhead for the margin alignment.

    rc (BOOL) - returns

      Success indicator.

      TRUE

        Successful completion
      FALSE
        Error occurred.


      [Back] [Next]