:: com :: sun :: star :: uno ::
|
interface XCurrentContext |
- Base Hierarchy
XInterface
|
+-XCurrentContext
|
- Description
- Task (e.g. thread) local execution context for UNO.
Arbitrary values can be retrieved from the context.
You have to use UNO runtime functions to obtain the current context
in your target language.
@attention
In general, do not spread the current context across different tasks.
Values of the current context are destined for that task only.
|
Copyright © 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.