March 2002
Intermediate to advanced
864 pages
31h 8m
English
ObjectCreationDelegate
Use this delegate with the
ExtensibleClassFactory.RegisterObjectCreationCallback()
method to create a COM object.
public delegate IntPtr ObjectCreationDelegate( IntPtr aggregator);
ExtensibleClassFactory.RegisterObjectCreationCallback()