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