IFsrmStorageModuleImplementation Interface
Storage modules implement this interface.
Assembly: srmlib (in srmlib.dll)
| Name | Description | |
|---|---|---|
![]() | LoadProperties(IFsrmPropertyBag) | Instructs the storage module to load all properties. |
![]() | OnLoad(IFsrmPipelineModuleDefinition, FsrmPipelineModuleConnector) | Initializes the storage module. |
![]() | OnUnload() | Notifies the storage module to perform any cleanup tasks. |
![]() | SaveProperties(IFsrmPropertyBag) | Instructs the storage module to save properties associated with a file. |
![]() | UseDefinitions(IFsrmCollection) | Specifies the property definitions FSRM recognizes. |
Community Additions
ADD
Show:
