###User Defined Function###
_GUICtrlRichEdit_GetVersion

###Description###
Retrieves the version of Rich Edit

###Syntax###
#include <GuiRichEdit.au3>
_GUICtrlRichEdit_GetVersion (  )


###Parameters###
None.

###ReturnValue###
None.


###Remarks###
The versions of Rich Edit included in versions of Windows are:
3.0 - Windows XP
3.1 - Windows Vista
4.0 - Windows XP SP1
4.1 - <strong>Windows Vista or later</strong>


###Related###


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