Microsoft SDK for Java

getAvailableEffects

This method of the TransferSession Interface retrieves the Transfer effects that are available in the session.

Syntax

public int getAvailableEffects();

Return Value

Returns a value that identifies the available 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.