Prev Next
The ListView_FindItem macro searches for a list view item with the
specified characteristics. You can use this macro or explicitly send the
LVM_FINDITEM message.
int ListView_FindItem(
HWND hwnd,
|
|
int iStart,
|
|
const LV_FINDINFO FAR* plvfi
|
|
);
|
|
Parameters
-
hwnd
-
Handle to the list view control.
-
iStart
-
Index of the item to begin the search with or -1 to start from the beginning. The specified item is
itself excluded from the search.
-
plvfi
-
Pointer to an LV_FINDINFO structure that contains information about
what to search for.
Return Values
Returns the index of the item if successful or -1 otherwise.
See Also
LV_FINDINFO, LVM_FINDITEM
file: /Techref/os/win/api/win32/mac/src/mac01_5.htm, 2KB, , updated: 2000/4/7 11:19, local time: 2024/11/7 22:55,
|
| ©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://massmind.ecomorder.com/Techref/os/win/api/win32/mac/src/mac01_5.htm"> ListView_FindItem</A> |
Did you find what you needed?
|
|
Welcome to ecomorder.com!
|
|
Welcome to massmind.ecomorder.com!
|
.
|