Prev Next
ListView_GetItemPosition info Overview GroupThe ListView_GetItemPosition macro retrieves the position of a list view item. You can use this macro or explicitly send the LVM_GETITEMPOSITION message. BOOL ListView_GetItemPosition(
Parameters
Return ValuesReturns TRUE if successful or FALSE otherwise. See Also |