CCStack_T::SetMaxSize

void CCStack_T::SetMaxSize(SEC_INT nMaxSize)

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