Owner manual

10-11
IM MX190-01E
Functions for the DARWIN - Visual C/Visual Basic -
10
getMaxLenErrorMessageDARWIN
Syntax
int getMaxLenErrorMessageDARWIN(void);
Declaration
Public Declare Function getMaxLenErrorMessageDARWIN Lib
"DAQDARWIN"() 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
CDAQDARWIN::getMaxLenErrorMessage
10.1 Details of Functions - DARWIN (Visual C/Visual Basic) -