StorageObjectModelErrorCodes.InstallFsrmFailed Field
Specifies that the attempt to install FSRM has failed.
Namespace: Microsoft.WindowsServerSolutions.Storage
Assembly: StorageOM (in StorageOM.dll)
Syntax
public const int InstallFsrmFailed
public:
literal int InstallFsrmFailed
Public Const InstallFsrmFailed As Integer
Field Value
Type: System.Int32
See Also
StorageObjectModelErrorCodes Class
Microsoft.WindowsServerSolutions.Storage Namespace
Return to top