Click or drag to resize

ShellUtilitiesE_INVALIDARG Field

The Windows E_INVALIDARG error value (0x80070057).

Namespace:  ShellBoost.Core.Utilities
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public const int E_INVALIDARG = -2147024809

Field Value

Type: Int32
See Also