Partager via


StorageObjectModelErrorCodes.DiskInUseError Field

 

Specifies that a disk in use error has occurred.

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

Syntax

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

Field Value

Type: System.Int32

See Also

StorageObjectModelErrorCodes Class
Microsoft.WindowsServerSolutions.Storage Namespace

Return to top