IFsrmStorageModuleDefinition::get_StorageType method (fsrmpipeline.h)

The type of storage that the storage module uses.

This property is read/write.

Syntax

HRESULT get_StorageType(
  FsrmStorageModuleType *storageType
);

Parameters

storageType

Return value

None

Requirements

Requirement Value
Minimum supported client None supported
Minimum supported server Windows Server 2008 R2
Target Platform Windows
Header fsrmpipeline.h
DLL SrmSvc.dll

See also

IFsrmStorageModuleDefinition