Index

CDTDocV8

ObjDelAll

The ObjDelAll function deletes all PowerDoc objects in a Power Engine document.

Parameters

ParameterDescription

Comments

After calling this function, your application should ensure that its internal object references are destroyed. In addition, your application should delete all PowerDoc images in the Power Engine document, otherwise they will be referencing non-existing objects.

If you'd like the library to do this automatically, do not use the ObjDelAll function but one of its enhanced sister functions from the Auxiliary Power Engine Library (pdx functions).



 

Index