Returns a pointer to a list-box item
[C++]
void* GetItemDataPtr(
int nIndex
) const;
Specifies the zero-based index of the item in the list box.
Retrieves a pointer, or 1 if an error occurs.
Retrieves the application-supplied 32-bit value associated with the specified
list-box item as a pointer (void*).
Header: xldialog.h