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