Software Information Functions; Getsdkversion - ICP DAS USA MP-8 43 Series Function Reference

Hide thumbs Also See for MP-8 43 Series:
Table of Contents

Advertisement

2.1 Software Information Functions

2.1.1 GetSDKversion

Description:
This function retrieves the version number of the linked EzPlatformSDK
library files.
Syntax:
void GetSDKversion(LPTSTR
Parameter:
lpSDKversion : [Output] the pointer to a string to receive the version
number of EzPlatformSDK.DLL, The buffer size had better great then 50.
Return Value:
None
Example:
TCHAR
sdkVersion[100];
GetSDKversion(sdkVersion);
Remark:
http://www.icpdas.com
++
[C
]
lpSDKversion)
MP-8x43 Function Reference V 1.0
11 

Advertisement

Table of Contents
loading

Table of Contents