hptr (HPOINTER) - input

      Handle of pointer.

    pid (PID) - input

      Process identity.

    fDestroy (BOOL) - input

      Pointer destruction flag.

      TRUE

        Pointer can be destroyed by the current owner.
      FALSE
        Pointer cannot be destroyed by any owner.

      rc (BOOL) - returns

        Success indicator.

        TRUE

          Pointer owner successfully updated.
        FALSE
          Pointer owner not successfully updated.


        [Back] [Next]