Prev Next
The Header_GetItemCount macro retrieves a count of the items in a
header control. You can use this macro or explicitly send the HDM_GETITEMCOUNT
message.
int Header_GetItemCount(
Parameters
-
hwndHD
-
Handle to the header control.
Return Values
If the operation succeeds, the return value is the number of items.
If the operation fails, the return value is -
1.
Remarks
The Header_GetItemCount macro is defined as follows:
#define Header_GetItemCount(hwndHD) \
(int)SendMessage((hwndHD), HDM_GETITEMCOUNT, 0, 0L)
See Also
HDM_GETITEMCOUNT
file: /Techref/os/win/api/win32/mac/src/mac00_19.htm, 1KB, , updated: 2000/4/7 11:19, local time: 2024/11/5 15:00,
|
| ©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/mac00_19.htm"> Header_GetItemCount</A> |
Did you find what you needed?
|
|
Welcome to ecomorder.com!
|
|
Welcome to massmind.ecomorder.com!
|
.
|