Clara-Doc - Method Reference

 / packages  / CTBASE  / Version 01.00.00  / CTSTK

CTSTK_GetMax
Description
Returns the maximum number of items the specified stack instance can hold.

Prototype

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


Returns the maximum number of items the specified stack instance can hold.