IFsrmStorageModuleImplementation interface (fsrmpipeline.h)

Storage modules implement this interface.

Inheritance

The IFsrmStorageModuleImplementation interface inherits from IFsrmPipelineModuleImplementation. IFsrmStorageModuleImplementation also has these types of members:

Methods

The IFsrmStorageModuleImplementation interface has these methods.

 
IFsrmStorageModuleImplementation::LoadProperties

Instructs the storage module to load all properties.
IFsrmStorageModuleImplementation::SaveProperties

Instructs the storage module to save properties associated with a file.
IFsrmStorageModuleImplementation::UseDefinitions

Specifies the property definitions FSRM recognizes.

Requirements

Requirement Value
Minimum supported client None supported
Minimum supported server Windows Server 2008 R2
Target Platform Windows
Header fsrmpipeline.h (include FsrmPipeline.h, FsrmQuota.h, FsrmReports.h, FsrmScreen.h)

See also

IFsrmClassifierModuleImplementation

IFsrmPipelineModuleImplementation