PreviousNext

Creating New Context

When a client makes its first request to the manager to manipulate context, the manager creates context information and returns this information to the client through a parameter of the type context_handle. This parameter must be an output parameter or an input/output parameter whose value is NULL when the call is made. A context handle can also be a function result.