Prev Next
The Header_DeleteItem macro deletes an item from a header control. You
can use this macro or explicitly send the HDM_DELETEITEM message.
BOOL Header_DeleteItem(
Parameters
-
hwndHD
-
Handle to the header control.
-
index
-
Index of the item to delete.
Return Values
If the operation succeeds, the return value is TRUE.
If the operation fails, the return value is FALSE.
Remarks
The Header_DeleteItem macro is defined as follows:
#define Header_DeleteItem(hwndHD, index) \
(BOOL)SendMessage((hwndHD), HDM_DELETEITEM, (WPARAM)(int)(index), 0L)
See Also
HDM_DELETEITEM
See also:
| file: /Techref/os/win/api/win32/mac/src/mac00_17.htm, 1KB, , updated: 2000/4/7 11:19, local time: 2012/2/10 14:37,
|
| | ©2012 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://www.piclist.com/tecHREF/os/win/api/win32/mac/src/mac00_17.htm"> Header_DeleteItem</A> |
| Did you find what you needed?
|
| |
Stepper motors CAN be smooth!
And stepper controllers can be strong and cheap.
Roman Black's
Linistep
stepper controller kits:
o 18th microstep
o Linear smoothing
| |
o Open source
o Full kit $25!
|
|
.
|