StorageObjectModelErrorCodes.OutOfSpaceError Field
Specifies that space is not available.
Namespace: Microsoft.WindowsServerSolutions.Storage
Assembly: StorageOM (in StorageOM.dll)
Syntax
public const int OutOfSpaceError
public:
literal int OutOfSpaceError
Public Const OutOfSpaceError As Integer
Field Value
Type: System.Int32
See Also
StorageObjectModelErrorCodes Class
Microsoft.WindowsServerSolutions.Storage Namespace
Return to top