10 geterrormessagedarwin [visual c only – Yokogawa PC-Based MX100 User Manual

Page 507

Advertising
background image

10-9

IM MX190-01E

Functions for the DARWIN - Visual C/Visual Basic -

10

getErrorMessageDARWIN

[Visual C only]

Syntax

const char * getErrorMessageDARWIN(int errCode);

Parameters

errCode

Specify the error number.

Description

Gets the error message string corresponding to the error number.
• In Visual Basic, use the function toErrorMessageDARWIN.

Return value

Returns the pointer to the error message string corresponding to the error number.

Reference

CDAQDARWIN::getErrorMessage

10.1 Details of Functions - DARWIN (Visual C/Visual Basic) -

Advertising