papszText (PSZ *)

      Pointer to an array of pointers to text strings.

      This parameter is a pointer to an array of pointers to zero-terminated strings. The array must contain at least ulItemCount items. (ulItemCount is a field in LBOXINFO.)

      If this parameter is set to NULL, a ulItemCount number of empty items are inserted into the list. This is useful for ownerdraw listboxes that do not make use of text strings.


    [Back] [Next]