Click or drag to resize

KeyShellItemId Constructor (IntPtr)

Initializes a new instance of the KeyShellItemId class.

Namespace:  ShellBoost.Core
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public KeyShellItemId(
	IntPtr value
)

Parameters

value
Type: SystemIntPtr
The key value as an IntPtr.
See Also