Please enable JavaScript to view this site.

uEye DirectShow 4.97

Syntax

GetDLLVersion (long *pversion)

Description

GetDLLVersion returns the version of the installed uEye camera driver (ueye_api.dll).

hint_info

The version number of the uEye API may differ from the version number of the uEye DirectShow interface uEyeCapture.ax.

Parameter

pversion

Pointer to the variable in which the version number is written with the following encoding:

Bits 31-24: Major version

Bits 23-16: Minor version

Bits 15-0: Build version

Interface

IuEyeCapture