Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / ContextMenu Object / GetHashCode Method
In This Topic
GetHashCode Method (ContextMenu)
In This Topic
Serves as a hash function for a particular type.
Syntax
expression.GetHashCode() As Integer
where expression is a variable that represents a ContextMenu Object

Return Value

A hash code for the current Object.
See Also