![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
tibemsConnectionMetaData_GetProvidertibems_status tibemsConnectionMetaData_GetProviderMajorVersion(tibems_int* providerMajorVersion);tibems_status tibemsConnectionMetaData_GetProviderMinorVersion(tibems_int* providerMinorVersion);tibems_status tibemsConnectionMetaData_GetProviderVersion(
metadata and version have usage pointers.
The tibemsConnectionMetaData object from which the version number will be extracted. tibemsConnectionMetaData_GetProviderMajorVersion uses this location to store the major version number of the EMS application. tibemsConnectionMetaData_GetProviderMinorVersion uses this location to store the minor version number of the EMS application. tibemsConnectionMetaData_GetProviderVersion uses this location to store the version number of the EMS application.EMS applications can retrieve the metaData object from any connection; see tibemsConnection_GetMetaData on page 220.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |