HoloToolkit.Sharing.ClientConfig.getCPtr C# (CSharp) Метод

getCPtr() статический приватный Метод

static private getCPtr ( ClientConfig obj ) : global::System.Runtime.InteropServices.HandleRef
obj ClientConfig
Результат global::System.Runtime.InteropServices.HandleRef
  internal static global::System.Runtime.InteropServices.HandleRef getCPtr(ClientConfig obj) {
    return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr;
  }