Documentación de la API > Miscellaneous > Object ProToolkit > Function ProToolkitMajorVersionGet
Function ProToolkitMajorVersionGet
Description
Return the major version number of the Creo Parametric executable that the Creo Parametric TOOLKIT application is connected to. This is an absolute number counting from the first shipment of PTC's MCAD software.
Synopsis
#include <ProUtil.h>
ProToolkitMajorVersionGet
(
int* r_version
/* (Out)
The major version.
*/
)
Returns
The returned value is valid.
A valid major version could not be found.
User Guide References
¿Fue esto útil?