Function tip_PatchLevel


Prototype: tip_PatchLevel(Utilities);
Arguments:

: ()

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

Description:

This function returns the patch level of the CDM library as a string. For example, if the version of CDM is 1.3a1, it will return "1.3a1".

Return Value:

A string, specifying the patch level of the CDM library.

Notes:

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

See Also:

tip_MajorVersion, tip_MinorVersion, tip_Version, tip_ReleaseDate, tip_ExtendedReleaseDate, CDM_PatchLevel


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