CCStack_T::CCStack_T

void CCStack_T::CCStack_T(SEC_INT nMaxSize)

This constructor creates a CCStack_T object initialized with the specified maximum depth

Defined in: CollectMfc.h

Parameters

nMaxSize

The maximum depth of the stack

See Also

CCStack_T