Previous Table of Contents Next


7.2.3 invoke


   void invoke ( // PIDL in Flags invoke_flags // invocation flags );

   This operation calls the ORB, which performs method resolution and invokes an appropriate method. If the method returns successfully, its result is placed in the result argument specified on create_request. Calling invoke on a Request after invoke, send, or ORB::send_multiple_requests for that Request was called raises BAD_INV_ORDER with standard minor code 10.