Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Removes the specified group from the list view control.
LRESULT RemoveGroup(
int iGroupId
);
Parameters
- iGroupId
The identifier of the group to be removed.
Return Value
Returns the index of the group if successful, or -1 otherwise.
Remarks
This member function emulates the functionality of the LVM_REMOVEGROUP message, as described in the Windows SDK.
Requirements
Header: afxcmn.h