Function Library
33
4.3.7
Device Firmware Version
Purpose
This function gets or returns the version of firmware.
Prototype
C/C++
int Hdv62_GetDeviceFirmwareVersion (UINT Number,
char *Version)
C#
string GetDeviceFirmwareVersion (uint Number)
VB.Net
GetDeviceFirmwareVersion (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. Its format is “Year/Month/Day
Hour:Minute”, for example, “2009/11/19 14:22”. The version
is NULL-terminated.
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...