CCStack_T::SetMaxSize

voidCCStack_T::SetMaxSize(SEC_INTnMaxSize)

Sets the maximum depth of the stack. Once this depth is reached, the stack "rolls"

Defined in: CollectMfc.h

Parameters

nMaxSize

The maximum depth of the stack

See Also

CCStack_T