Click or drag to resize

PropertyKeyPID_FIRST_USABLE Field

The first usable property id value (2). Values of 0 and 1 are reserved and should not be used.

Namespace:  callback.ShellBoost.Core.WindowsPropertySystem
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public const int PID_FIRST_USABLE = 2

Field Value

Type: Int32
See Also