Bull DPX/20 User Manual Page 36

  • Download
  • Add to my manuals
  • Print
  • Page
    / 61
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 35
3-12
SOMobjects Base Toolkit Quick Reference Guide
Request class
(see request.idl)
ORBStatus add_arg (
in Identifier name,
in TypeCode arg_type,
in void *value,
in long len,
in Flags arg_flags);
Incrementally adds an argument to a Request object.
ORBStatus destroy ( );
Deletes the memory allocated by DSOM for a Request object.
ORBStatus get_response (
in Flags response_flags);
Determines whether an asynchronous Request has completed.
ORBStatus invoke (
in Flags invoke_flags);
Invokes a Request synchronously, waiting for the response.
ORBStatus send (
in Flags invoke_flags);
Invokes a Request asynchronously.
Page view 35
1 2 ... 31 32 33 34 35 36 37 38 39 40 41 ... 60 61

Comments to this Manuals

No comments