usOperation (USHORT)

      The operation.

      Values are:

      DO_COPY

        Execute a copy operation.
      DO_LINK
        Execute a link operation.
      DO_MOVE
        Execute a move operation.
      DO_CREATE
        Execute a create operation.
      DO_NEW
        Execute a create another operation. This value should be defined as DO_UNKNOWN+3 if it is not recognized in the current level of the toolkit.
      Other
        Execute an application-defined operation.


      [Back] [Next]