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:  callback.ShellBoost.Core
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public long Int64Value { get; }

Property Value

Type: Int64
The 64-bit value.
See Also