![ICP DAS USA I-7565M-HS User Manual Download Page 74](http://html2.mh-extra.com/html/icp-das-usa/i-7565m-hs/i-7565m-hs_user-manual_3630632074.webp)
I-7565M-HS USB to CAN converter User Manual (version 1.0.0)
Page: 74
Copyright © 2018 ICP DAS Co., Ltd. All Rights Reserved. E-mail: [email protected]
5.8. Other Functions
These functions are used to get the VCI_CAN library information or helpful for users
program.
5.8.1 CANHS_GetDllVersion
This function is used to get the version of CAN_HS library
Syntax:
C++
DWORD CANHS_GetDllVersion(void);
C#
UInt32 CANHS_GetDllVersion();
Parameter:
None.
Return Value:
Return the CAN_HS library version.
Value 1000000 (in decimal)
CAN_HS library version: v1.0.0.0
Value 1000113 (in decimal)
CAN_HS library version: v1.0.1.13