Example #1
0
        public XsMasterDeviceConfiguration masterInfo()
        {
            XsMasterDeviceConfiguration ret = new XsMasterDeviceConfiguration(xsensdeviceapiPINVOKE.XsDeviceConfiguration_masterInfo__SWIG_0(swigCPtr), false);

            return(ret);
        }
Example #2
0
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(XsMasterDeviceConfiguration obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }