Home page  
Help >
ddlDestroyCalcObject() - destroy a Calc Object
Version 7.11
ddlDestroyCalcObject() - destroy a Calc Object
ddlDestroyCalcObject() - destroy a Calc Object

Prototype:
   void ddlDestroyCalcObject(
      CONTROL *ctl,
      char *OptnStr,
      char *ArgList);          /* command argument list */

Permitted values in OptnStr: NA

Form of ArgList:
       <Calc-Object-Name>
             <Calc-Object-Name> is the name that was assigned to this object in the ddlCreateCalcObject() function.

Description:
This function deletes the named Calc Object.

Copyright © 2019 , WhamTech, Inc.  All rights reserved. This document is provided for information purposes only and the contents hereof are subject to change without notice. Names may be trademarks of their respective owners.