Share via


StorageObjectModelErrorCodes.UnknownError Field

 

Specifies that an unknown error has occurred.

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

Syntax

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

Field Value

Type: System.Int32

See Also

StorageObjectModelErrorCodes Class
Microsoft.WindowsServerSolutions.Storage Namespace

Return to top