HINSTANCE struct HINSTANCE : IEquatable<HINSTANCE> Documentation Code public static bool op_Equality(HINSTANCE left, HINSTANCE right) public static HINSTANCE op_Explicit(Void* value) public static HINSTANCE op_Explicit(IntPtr value) public static HINSTANCE op_Explicit(UIntPtr value) public static Void* op_Implicit(HINSTANCE value) public static IntPtr op_Implicit(HINSTANCE value) public static HMODULE op_Implicit(HINSTANCE value) public static bool op_Inequality(HINSTANCE left, HINSTANCE right) public bool Equals(HINSTANCE other)