Owner manual

5-25
IM MX190-01E
Functions for the MX100 (Visual C/Visual Basic)
5
getMaxLenErrorMessageMX
Syntax
int getMaxLenErrorMessageMX(void);
Declaration
Public Declare Function getMaxLenErrorMessageMX Lib "DAQMX"()
As Long
Description
Gets the maximum length of the error message string.
The return value does not include the terminator.
Return value
Returns the length of the string.
Reference
CDAQMX::getMaxLenErrorMessage
5.1 Details of Functions - MX100 (Visual C/Visual Basic) -