Function tip_MajorVersion


Prototype: tip_MajorVersion(Utilities);
Arguments:

: ()

C++ API Sections
Tcl API Sections
Description
Return Value
Notes
See Also
Index

Description:

This function returns the major version of CDM. For example, if the version of CDM is 1.3, it will return 1.

Return Value:

An integer, specifying the major version of the CDM library.

Notes:

This function is equivelant to CDM_MajorVersion (C++ API).

See Also:

tip_MinorVersion, tip_Version, tip_PatchLevel, tip_ReleaseDate, tip_ExtendedReleaseDate, CDM_MajorVersion


Generated by: petasis@aias on Wed Aug 16 10:31:45 PM EEST 2006.