Home
last modified time | relevance | path

Searched defs:GetIUnknownForObjectInContext (Results 1 – 4 of 4) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/System.Runtime.InteropServices/
H A DMarshal.cs488 public static IntPtr GetIUnknownForObjectInContext (object o) in GetIUnknownForObjectInContext() method in System.Runtime.InteropServices.Marshal
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/runtime/interopservices/
H A Dmarshal.cs1703 public static IntPtr /* IUnknown* */ GetIUnknownForObjectInContext(Object o) in GetIUnknownForObjectInContext() method in System.Runtime.InteropServices.Marshal
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A Dmscorlib.cs11514 public static System.IntPtr GetIUnknownForObjectInContext(object o) { throw null; } in GetIUnknownForObjectInContext() method in System.Runtime.InteropServices.Marshal
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A Dmscorlib.cs12748 public static System.IntPtr GetIUnknownForObjectInContext(object o) { throw null; } in GetIUnknownForObjectInContext() method in System.Runtime.InteropServices.Marshal