Clara-Doc - Method Reference

 / packages  / CTBASE  / Version 01.00.00  / CTSTK

CTSTK_Destructor
Description
Releases the resources held by a stack and destroys the stack itself.

Prototype

			     DCTSTK_Destructor...
     D                 PR            10I 0
     D@This                            *
						
Parameters
@This
TypePointer (*)
Passing ModeValue
DescriptionThe address of a stack instance. This pointer MUST be obtained through a call to CTSTK_Constructor.
Return Values

Symbolic ConstantValueDescription
CS_SUCCESS0The stack instance has been released.