public virtual PSWatchlistSingleUpdate GetNextChange()
    {
        PSWatchlistSingleUpdate ret = new PSWatchlistSingleUpdate(PapillonPINVOKE.PIAsynchronousWatchlistUpdater_GetNextChange(swigCPtr), true);

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