Cdaqhandler::getmaxlenerrormessage, Cdaqhandler::getrevisionapi, Cdaqhandler::getrevisiondll – Yokogawa PC-Based MX100 User Manual
Page 55: Cdaqhandler::getversionapi

2-32
IM MX190-01E
CDAQHandler::getMaxLenErrorMessage
Syntax
static const int getMaxLenErrorMessage(void);
Description
Gets the maximum length of the error message string.
The value is the number of bytes.
The return value does not include the terminator.
Return value
Returns the length of the string.
CDAQHandler::getRevisionAPI
Syntax
static const int getRevisionAPI(void);
Description
Gets the revision number of this API.
Return value
Returns the revision number.
CDAQHandler::getRevisionDLL
Syntax
static const int getRevisionDLL(void);
Description
Gets the revision number of the DLL.
Return value
Returns the revision number.
CDAQHandler::getVersionAPI
Syntax
static const int getVersionAPI(void);
Description
Gets the version number of this API.
Return value
Returns the version number.
2.4 Details of the MX100/DARWIN Common Class