|   | ||
| Home · All Commands · First Steps · Tutorials · Demos · FAQ | ||
| Remote Interface Documentation | ||
| Functions | |
| unsigned long | RI_GetDLLHeaderVersion () | 
| Get the version number of the header. | |
| unsigned long | RI_GetDLLVersion () | 
| Get the version number of the dll. | |
| unsigned long RI_GetDLLHeaderVersion | ( | ) |  [inline] | 
Get the version number of the header.
Both, the dll and the header have a version number. Check the version number to avoid problems with different versions. The version number has 6 digits xx.xx.xx.
| unsigned long RI_GetDLLVersion | ( | ) | 
Get the version number of the dll.
Returns the version number of the dll. If the version is not tested, you are doomed :).
| © PTV AG 2011 | Generated on Fri Oct 14 2011 10:17:32 for RI by  1.7.1 |