bm_mgr.cpp File Reference

CloseObject(TAny *)

void CloseObject ( TAny * aObject )

This method simply closes an object from the cleanup stack. The object must contain a Close method.

Parameters

TAny * aObject - a TAny pointer to the object to close.