hwnd (HWND) - input

      Window handle.

    pthunkpr (PFN) - input

      Pointer-conversion procedure identifier.

      NULL

        Any existing pointer-conversion procedure is dissociated from this window.
      Other
        The pointer-conversion procedure to be associated with this window.

      rc (BOOL) - returns

        Success indicator.

        TRUE

          Successful completion
        FALSE
          An error occurred.


        [Back] [Next]