Share via


StorageObjectModelErrorCodes.InvalidDiskToAddToSpacesPool Field

 

Specifies that the disk that was attempted to add to a space pool was invalid.

Namespace:   Microsoft.WindowsServerSolutions.Storage
Assembly:  StorageOM (in StorageOM.dll)

Syntax

public const int InvalidDiskToAddToSpacesPool
public:
literal int InvalidDiskToAddToSpacesPool
Public Const InvalidDiskToAddToSpacesPool As Integer

Field Value

Type: System.Int32

See Also

StorageObjectModelErrorCodes Class
Microsoft.WindowsServerSolutions.Storage Namespace

Return to top