Check if it is a double variable.
int isDoubleType(void* _pvCtx, int* _piAddress)
int isNamedDoubleType(void* _pvCtx, const char* _pstName)
: :_pstName Name of the variable for “named” functions. :
1 if variable is a double type, otherwise 0
Enter search terms or a module, class or function name.