Click or drag to resize

Int16KeyShellItemId Constructor (Int16)

Initializes a new instance of the Int16KeyShellItemId class.

Namespace:  callback.ShellBoost.Core
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public Int16KeyShellItemId(
	short value
)

Parameters

value
Type: SystemInt16
The key value as a short.
See Also