Click or drag to resize

ComClassFactoryTCreateInstance Event

Occurs when an instance is being created.

Namespace:  callback.ShellBoost.Core.Utilities
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public event EventHandler<ClassFactoryCreateInstanceEventArg<T>> CreateInstance

Value

Type: SystemEventHandlerClassFactoryCreateInstanceEventArgT
See Also