Function tip_Version
Prototype:
tip_Version
(
Utilities
);
Arguments:
: (
)
C++ API Sections
Tcl API Sections
Description
Return Value
Notes
See Also
Index
Description:
This function returns the version of
CDM
as a string. For example, if the version of
CDM
is 1.3, it will return "1.3".
Return Value:
An integer, specifying the version of the
CDM
library.
Notes:
This function is equivelant to
CDM_Version
(
C++ API
).
See Also:
tip_MajorVersion
,
tip_MinorVersion
,
tip_PatchLevel
,
tip_ReleaseDate
,
tip_ExtendedReleaseDate
,
CDM_Version
Generated by: petasis@aias on Wed Aug 16 10:31:46 PM EEST 2006.