GetHashCode Method

Microsoft Deployment Tools

Deployment Tools Foundation GetHashCode Method
Deployment Tools Foundation NamespacesMicrosoft.Deployment.WindowsInstallerInstallerHandleGetHashCode()()()
Gets a hash value for the handle object.
Declaration Syntax
C# Visual Basic Visual C++
public override int GetHashCode()
Public Overrides Function GetHashCode As Integer
public:
virtual int GetHashCode() override
Return Value
A hash code for the handle object.
Remarks

The hash code is derived from the native integer handle.

Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller) Version: 3.0.0.0 (3.5.1623.0)