Microsoft SDK for Java

getComposition

This method of the IMECompositionMessage Class retrieves the composition string from an IMECompositionMessage object.

Syntax

public String getComposition();

Return Value

Returns the message composition string (which can be null if a string hasn't been specified for the object).

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