| Home > Function descriptions > | History back Previous chapter Next chapter Print |
GetControlVersion |
|
uEye ActiveX Manual Version 4.00
Syntax
LONG GetControlVersion()
Description
GetControlVersion() returns the version number of the control’s DLL (ueyecam.ocx).
Parameters
<none>
Return values
|
32 bit integer value representing the control’s DLL version |
Bits 31-24 |
Major version number. |
Bits 16-23 |
Minor version number. |
Bits 15-0 |
Build version number. |