Function CDM_NotReady


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

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

Description:

This function will print the message "******** This feature is not implemented yet!\n" to the "stderr" channel.

Return Value:

None.

Notes:

Under Microsoft Windows, where "stderr" channel is not available, this function does nothing.


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