Function tip_MinorVersion
Prototype:
tip_MinorVersion
(
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 3.
Return Value:
An integer, specifying the minor version of the
CDM
library.
Notes:
This function is equivelant to
CDM_MinorVersion
(
C++ API
).
See Also:
tip_MajorVersion
,
tip_Version
,
tip_PatchLevel
,
tip_ReleaseDate
,
tip_ExtendedReleaseDate
,
CDM_MinorVersion
Generated by: petasis@aias on Wed Aug 16 10:31:45 PM EEST 2006.