Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: MTS : Creation of Objects


Message #1 by "Lester, Simon" <Simon.Lester@c...> on Fri, 13 Oct 2000 10:53:53 +0100
It is good practice to use ObjectContext.CreateInstance("prog_id")
when creating other MTS objects from within an MTS object. This wraps the 
new object in the proper context.


  Return to Index