- Parameters
-
[out] | astmMajor | The major version number of the ASTM E57 standard supported. |
[out] | astmMinor | The minor version number of the ASTM E57 standard supported. |
[out] | libraryId | A string identifying the implementation of the API. |
Since the E57 implementation may be dynamically linked underneath the API, the version string for the implementation and the ASTM version that it supports can't be determined at compile-time. This function returns these identifiers from the underlying implementation.
- Exceptions
-
- Deprecated:
- Will be removed in 4.0. Use Version::get() or other functions in the Version namespace.