###User Defined Function###
_GUICtrlListView_GetGroupCount

###Description###
Gets the number of groups

###Syntax###
#include <GuiListView.au3>
_GUICtrlListView_GetGroupCount ( $hWnd )


###Parameters###
@@ParamTable@@
$hWnd
	Control ID/Handle to the control
@@End@@

###ReturnValue###
Returns the number of groups.


###Remarks###
<strong>Windows Vista or later</strong>


###Related###


###Example###
@@IncludeExample@@
