Programming Manual
PHYTEC Messtechnik GmbH 2008 L-720e_0
93
P
ro
g
ra
m
m
in
g
M
a
n
u
a
l
Obtaining the Version Number of the DLL
DWORD GetVersionNumber (void);
Return value:
Version number for the Grab4CDLL
HighWord: Major_Version_Number
LowWord: Minor_Version_Number
The version number for the Grabber-DLL can be obtained using these
return values.
Note:
Test the version number and ensure that when using the
pciGrabber-4x4 the Major_Version_Number is larger than or equal to
4.