GetVersion

Method
Retrieves the version number of the C/FRONT OCX.

Category
Database

 

Syntax
Function GetVersion As Long

 

Example

'Case "GetVersion"

'Lists the current version-number

  FunctionOutput = CF1.GetVersion

  logWr "Getversion result: " + FunctionOutput

 

Comments
The function returns the version number of the C/FRONT OCX.



© 2009 Microsoft Corporation. All rights reserved.