IMMulticontext.setContextId

Sets the context id for @context.

This causes the currently active delegate of @context to be replaced by the delegate corresponding to the new context id.

class IMMulticontext
void
setContextId
(
string contextId
)

Parameters

contextId string

the id to use

Meta