10 getmaxlenerrormessagedarwin – Yokogawa PC-Based MX100 User Manual

Page 509

Advertising
background image

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) -

Advertising