boolean scim_bridge_client_imcontext_get_surrounding_text ScimBridgeClientIMContext imcontext,
int  before_max,
int  after_max,
char **  string,
int *  cursor_position
 

Get the surrounding text of an IMContext.

Parameters:
imcontext The IMContext.
before_max The maximum number of characters (in wchar) to fetch before the cursor (= caret).
after_max The maximum number of characters (in wchar) to fetch after the cursor (= caret).
string The pointer for the gotten string.
cursor_position The cursor position in the gotten string (in wchar).
Returns:
It returns TRUE if succeeded to get it, otherwise it returns FALSE.


Generated on Tue Sep 26 21:53:42 2006 for ScimBridge by  doxygen 1.4.6