hwndLbox (HWND) - input

      List box handle.

    index (SHORT) - input

      Index of the listbox item.

    psz (PSZ) - input

      Pointer to a null terminated string.

    cchMax (SHORT) - input

      Maximum number of characters allocated to the string.

    lRetTxtL (LONG) - returns

      Actual text length copied.


    [Back] [Next]