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;
  }