Skip navigation.

CORBA Programming Reference

  Previous Next vertical dots separating previous/next from contents/index/pdf Contents View as PDF   Get Adobe Reader

 


CORBA::Request::ctx(Context_ptr)

Synopsis

Sets the Context object for the operation.

C++ Binding

void CORBA::Request::ctx (
CORBA::Context_ptr CtxObject);

Argument

CtxObject

The new value to which to set the Context object.

Description

This member function sets the Context object for the operation.

Return Values

None.

See Also

CORBA::Request::ctx()

 

Skip navigation bar  Back to Top Previous Next