ulItemID (ULONG)

      Item ID.

      The ulItemID from the DRAGITEM that was contained within the DRAGINFO structure when the object was dropped.

    ulFlags (ULONG)

      Flags.

      The flags are set as follows:

      DMFL_TARGETSUCCESSFUL

        The target successfully completed its portion of the rendering operation.
      DMFL_TARGETFAIL
        The target failed to complete its portion of the rendering operation.

      ulReserved (ULONG)

        Reserved value, should be 0.


      [Back] [Next]