Microsoft SDK for Java

getPreferredEffects

This method of the SimpleTransferSession Class retrieves the Transfer effects that are preferred by the originator of the session.

Syntax

public int getPreferredEffects();

Return Value

Returns a value that identifies the preferred transfer effects. It can be any one or a combination of the following values:

NONE, COPY, MOVE, or LINK.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.