<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Can I call RTHeapRep.RegisterFinalCleanup multiple times for the same object?<div>i.e. if it has multiple on-demand initialized resources, not all initialized at the same time?</div><div><br></div><div>I guess I can test it.</div><div>From the implementation, I think so.</div><div>I think it creates a weak reference per call, and I can have any number per object.</div><div><br></div><div>Thank you,</div><div> -Jay<br><br><br></div>                                    </div></body>
</html>