﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
2423	VarGetType - example - question	mlipok	guinness	"in VarGetType
in Related is list of function Is... 
there is a 12 different function

But in example there is only 11 types
there is no example for IsHwnd()

If there is any difference between IsHWnd function () as a function of IsPtr (), then please provide the example in order to show both cases.

ps.
present example shows the result:
Variable Types
$aArray is an Array variable type.
$bBinary is a Binary variable type.
$fBoolean is a Bool variable type.
'''$hWnd is a Ptr''' variable type.
$iInt is an Int32 variable type.
$nFloat is a Double variable type.
$hFunc is a Function variable type.
$oObject is a Object variable type.
$sString is a String variable type.
$tStruct is a DLLStruct variable type.
$vKeyword is a Keyword variable type.
"	Feature Request	closed	3.3.9.20	Documentation		None	Completed		
