StorageObjectModelErrorCodes.DiskInitError Field
Specifies that a disk initialization error has occurred.
Namespace: Microsoft.WindowsServerSolutions.Storage
Assembly: StorageOM (in StorageOM.dll)
Syntax
public const int DiskInitError
public:
literal int DiskInitError
Public Const DiskInitError As Integer
Field Value
Type: System.Int32
See Also
StorageObjectModelErrorCodes Class
Microsoft.WindowsServerSolutions.Storage Namespace
Return to top