32
Function Library
4.3.6
Device Version
Purpose
This function gets or returns the version of hardware device.
Prototype
C/C++
int Hdv62_GetDeviceVersion (UINT Number, char
*Version)
C#
string GetDeviceVersion (uint Number)
VB.Net
GetDeviceVersion (ByVal Number as UInteger) As
String
Parameters
Number
The number of device. The allowed value is from 0 to 15.
Version
Pointer to a user-allocated buffer into which the function
copies the version string. The version is NULL-terminated.
There will be two types:
One is “A2/A1” for carrier board plus daughter board type.
The former is carrier board version; the later is daughter
board version.
Another one is “A2” for single board type.
Return Value
C/C++
No error occurs if return value >= 0; if negative value,
please refer to Section 4.9 for error information about return
codes.
C#
Return version string.
VB.Net
Return version string.
Summary of Contents for HDV62
Page 11: ...vi List of Figures...
Page 25: ...14 Installation Guide...
Page 26: ...Installation Guide 15...
Page 27: ...16 Installation Guide 4 Click next until driver installation is complete...
Page 105: ...94 Programming Guide Video Proc Amp...
Page 163: ...152 ViewCreatorPro Utility...