public OpalInstantMessage GetInstantMessage() { global::System.IntPtr cPtr = OPALPINVOKE.OpalMessagePtr_GetInstantMessage(swigCPtr); OpalInstantMessage ret = (cPtr == global::System.IntPtr.Zero) ? null : new OpalInstantMessage(cPtr, false); return(ret); }
internal static global::System.Runtime.InteropServices.HandleRef getCPtr(OpalInstantMessage obj) { return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; }
internal static HandleRef getCPtr(OpalInstantMessage obj) { return((obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr); }
internal static global::System.Runtime.InteropServices.HandleRef getCPtr(OpalInstantMessage obj) { return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr); }
internal static HandleRef getCPtr(OpalInstantMessage obj) { return (obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr; }