14using System.Runtime.InteropServices;
18 private Object locker =
new Object();
19 private HandleRef swigCPtr;
21 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
24 swigCPtr =
new HandleRef(
this, cPtr);
26 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
28 return (obj ==
null) ?
new HandleRef(
null, IntPtr.Zero) : obj.swigCPtr;
37 global::System.GC.SuppressFinalize(
this);
40 protected virtual void Dispose(
bool disposing) {
42 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
47 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero);
virtual void Dispose(bool disposing)
void setVisible(Visibility visibility)
static HandleRef getCPtr(OdTraceCollaborator obj)
OdTraceCollaborator(IntPtr cPtr, bool cMemoryOwn)
static global::System.Exception Retrieve()
static String OdTraceCollaborator_getUserName(global::System.Runtime.InteropServices.HandleRef jarg1)
static String OdTraceCollaborator_getFirstName(global::System.Runtime.InteropServices.HandleRef jarg1)
static String OdTraceCollaborator_getTraceFile(global::System.Runtime.InteropServices.HandleRef jarg1)
static void delete_OdTraceCollaborator(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdTraceCollaborator_setVisible(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
static String OdTraceCollaborator_getOxygenId(global::System.Runtime.InteropServices.HandleRef jarg1)
static String OdTraceCollaborator_getLastName(global::System.Runtime.InteropServices.HandleRef jarg1)
static int OdTraceCollaborator_isVisible(global::System.Runtime.InteropServices.HandleRef jarg1)