create_input_context


Description:

public InputContext create_input_context (string client_name)

Create an input context for client synchronously.

Parameters:

this

An Bus.

client_name

Name of client.

Returns:

A newly allocated InputContext if the "CreateInputContext" call is succeeded, null otherwise.