sItemIndex (SHORT)

      Item index.

    smaxcount (SHORT)

      Maximum count.

    • No text is copied. Other
        Copy the item text as a null-terminated string, but limit the number of characters copied, including the null termination character, to this value.

      pszItemText (PSZ)

        Buffer into which the item text is to be copied.

        This points to a string (character) buffer.

      sTextLength (SHORT)

        Length of item text.

        The length of the text string, excluding the null termination character.


      [Back] [Next]