Microsoft SDK for Java

getCandidateList

This method of the IMENotifyMessage Class retrieves a list of candidate windows.

Syntax

public String[] getCandidateList();

Return Value

Returns an array of strings that list the associated candidates.

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