Click or drag to resize

ShellUtilitiesE_ALREADY_EXISTS Field

The Windows E_ALREADY_EXISTS error value (0x800700B7).

Namespace:  callback.ShellBoost.Core.Utilities
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public const int E_ALREADY_EXISTS = -2147024713

Field Value

Type: Int32
See Also