IPluginManagerProviderClassFactoryTakeSnapshot Method |
Takes a snapshot of the current state of the class factory.
Namespace: VirtualRadar.InterfaceAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax IClassFactory ClassFactoryTakeSnapshot()
Function ClassFactoryTakeSnapshot As IClassFactory
IClassFactory^ ClassFactoryTakeSnapshot()
abstract ClassFactoryTakeSnapshot : unit -> IClassFactory
Return Value
Type:
IClassFactorySee Also