CxExecutionContext()

Constructs a new instance of a global execution context.

Syntax

CxExecutionContext()
 

Parameters

None

Return values

Returns the new instance of the global execution context.

Notes

The CxExecutionContext() constructor returns a global execution context, which is needed to hold the map execution context before calling a map from a collaboration.

See also

"Calling a native map"

Copyright IBM Corp. 2003, 2004