ulDetentId (ULONG)

      Detent ID.

      Unique detent identifier for the detent that is to be removed from the slider.

    ulReserved (ULONG)

      Reserved value, should be 0.

    rc (BOOL)

      Success indicator.

      TRUE

        Detent was successfully removed.
      FALSE
        An error occurred. The WinGetLastError function may return the following error:

          PMERR_INVALID_PARAMETERS.


        [Back] [Next]