public CollectionConfigSwig getProfileOffsets() { CollectionConfigSwig ret = new CollectionConfigSwig(DeviceDetectionHashEngineModulePINVOKE.ConfigHashSwig_getProfileOffsets(swigCPtr), true); if (DeviceDetectionHashEngineModulePINVOKE.SWIGPendingException.Pending) { throw DeviceDetectionHashEngineModulePINVOKE.SWIGPendingException.Retrieve(); } return(ret); }
internal static global::System.Runtime.InteropServices.HandleRef getCPtr(CollectionConfigSwig obj) { return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr); }