August 2003
Intermediate to advanced
928 pages
32h 1m
English
ObjectCreationDelegate
Use this delegate with
the
ExtensibleClassFactory.RegisterObjectCreationCallback( ) method to create a COM object.
public delegate IntPtr ObjectCreationDelegate(IntPtr aggregator);
ExtensibleClassFactory.RegisterObjectCreationCallback( )