Function tip_ValidDocument


Prototype: tip_ValidDocument(Validation);
Arguments:

Document: A Document object (CDM_Document)

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

Description:

This function will checks whether the specified through the "Document" parameter object is a valid Document object,

Return Value:

This function returns 1 if the provided object is a valid Document object, 0 otherwise.

Notes:

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

See Also:

CDM_ValidDocumentPointer


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