CListCtrl::InsertGroup
Visual Studio 2010
Inserts a group into the list view control.
LRESULT InsertGroup( int index, PLVGROUP pgrp );
This member function emulates the functionality of the LVM_INSERTGROUP message, as described in the Windows SDK.