Click or drag to resize

IntPtrKeyShellItemIdInt64Value Property

Gets the 64-bit value (for 32-bit processes reading a PIDL written by a 64-bit process).

Namespace:  ShellBoost.Core
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public long Int64Value { get; }

Property Value

Type: Int64
The 64-bit value.
See Also