Constants - OCX Version and Name¶
The function OCXVersion returns the version information from the loaded OCX file. The major and minor version parts of the value can be compared with the C_DR_OCX_VERSION version constant. The name of the OCX is stored in the C_DR_OCX_NAME constant.
| Constant | Description | Platform | Value |
|---|---|---|---|
C_DR_OCX_VERSION |
Major and minor version values comparable with the version resource information of the OCX | N/A | 26.0 |
C_DR_OCX_NAME |
Name of the OCX file | 64 bit | DataFlex Reports Developer Edition API64.ocx |
| 32 bit | DataFlex Reports Developer Edition API32.ocx |