StorageObjectModelErrorCodes.InvalidStorageSubsystemError Field
Specifies that the storage subsystem does not support the storage pool.
Namespace: Microsoft.WindowsServerSolutions.Storage
Assembly: StorageOM (in StorageOM.dll)
Syntax
public const int InvalidStorageSubsystemError
public:
literal int InvalidStorageSubsystemError
Public Const InvalidStorageSubsystemError As Integer
Field Value
Type: System.Int32
See Also
StorageObjectModelErrorCodes Class
Microsoft.WindowsServerSolutions.Storage Namespace
Return to top