enum TransferCommandOperation in module com::sun::star::ucb:: |
enum TransferCommandOperation;
These are the possible values for GlobalTransferCommandArgument::Operation .
Values Summary |
|
COPY | Copy the source to the target folder. |
MOVE | Move the source to the target folder. |
LINK | Create a link in the target folder. The link's target is the source object. |
Values Details |
||||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.