Click or drag to resize

ShellItemIdComputeHashCode Method

Computes the hash code for this instance.

Namespace:  callback.ShellBoost.Core
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
protected virtual int ComputeHashCode()

Return Value

Type: Int32
The hash code for this instance.
See Also