﻿Variable Types on Client
$aArray :     Array variable type
$mMap :       @error = -2147221163
$dBinary :    Binary variable type
$bBoolean :   Bool variable type
$pPtr :       Int32 variable type
$hWnd :       Int32 variable type
$iInt :       Int32 variable type
$fFloat :     Double variable type
$oObject :    Object variable type
$sString :    String variable type
$tStruct :    @error = -2147221163
$vKeyword :   Keyword variable type
$fuFunc :     @error = -2147221163
$fuUserFunc : @error = -2147221163

@error = -2147221163 = 0x80040155
         Interface not registered
