Home > C: Programming > Function Descriptions > | History back Previous chapter Next chapter Print |
is_GetDLLVersion |
uEye Camera Manual Version 3.80
is_GetDLLVersion
USB 2.0 GigE |
USB 2.0 GigE |
Syntax
INT is_GetDLLVersion()
Description
Returns the version of the ueye_api.dll.
Input Parameters
<none>
Return Values
The return value contains the version number which is coded as follows:
Bits 31-24: |
Major version |
Bits 23-16: |
Minor version |
Bits 15-0: |
Build version |
Related Functions