IntPtrUtilities Class

CVB.Net Documentation
Several utility functions that make interfacing managed and unmanaged DLLs easier.
Inheritance Hierarchy

SystemObject
  Stemmer.Cvb.Runtime.InteropServicesIntPtrUtilities

Namespace:  Stemmer.Cvb.Runtime.InteropServices
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

public static class IntPtrUtilities

The IntPtrUtilities type exposes the following members.

Methods

  NameDescription
Public methodStatic memberToHashCode
Build a 32 bit hash code (suitable for overriding "GetHash") from and IntPtr.
Top
See Also

Reference