Share via


StorageObjectModelErrorCodes.GetDomainFailed Field

 

Specifies that the attempt to retrieve the domain has failed.

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

Syntax

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

Field Value

Type: System.Int32

See Also

StorageObjectModelErrorCodes Class
Microsoft.WindowsServerSolutions.Storage Namespace

Return to top