Check if it is a double variable.
int isIntegerType(void* _pvCtx, int* _piAddress)
int isNamedIntegerType(void* _pvCtx, const char* _pstName)
: :_pstName Name of the variable for “named” functions. :
1 if variable is of integer type, otherwise 0