Partager via


StorageObjectModelErrorCodes.InvalidArgument Field

 

Specifies that the input parameter is not correct.

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

Syntax

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

Field Value

Type: System.Int32

See Also

StorageObjectModelErrorCodes Class
Microsoft.WindowsServerSolutions.Storage Namespace

Return to top