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:  ShellBoost.Core.WindowsPropertySystem
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public const int PID_FIRST_USABLE = 2

Field Value

Type: Int32
See Also