Function CDM_MinorVersion


Definition:#include <CDM.h>
Prototype:int CDM_MinorVersion(void);
Arguments:

None: (void)

C/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 tip_MinorVersion (Tcl API).

See Also:

CDM_MajorVersion, CDM_Version, CDM_PatchLevel, CDM_ReleaseDate, CDM_ExtendedReleaseDate, tip_MinorVersion


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