Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6010813
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T02:10:12+00:00 2026-05-23T02:10:12+00:00

What exactly do in, out and inout – ‘directional’ operators mean in CORBA IDL

  • 0

What exactly do in, out and inout – ‘directional’ operators mean in CORBA IDL function parameters?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T02:10:13+00:00Added an answer on May 23, 2026 at 2:10 am

    From Ciaran McHale’s free online book, CORBA Explained Simply:

    The parameters of an operation have a
    specified direction, which can be in
    (meaning that the parameter is passed
    from the client to the server), out
    (the parameter is passed from the
    server back to the client) or inout
    (the parameter is passed in both
    directions).

    So an in parameter is very similar to “traditional” function parameters in that the caller must pass a value for them and that value is used by the server to do its work.

    An out parameter is just like a return value, so the caller never populates it with a value. It just magically has a value when the function returns (assuming an exception wasn’t thrown) because the server is responsible for putting a value inside it as part of its execution rules. You can have as many out parameters as you want, allowing you to return multiple distinct objects or values without having to first combine them into a struct.

    An inout parameter combines the two concepts above. The caller must populate all inout parameters with valid data but those values may be different after the function returns because the server is free to put new data in there.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am trying to figure out exactly how to implement a callback function which
I am trying to figure out exactly what these new fangled data stores such
Just curious to find out exactly what problems I'll cause myself if I include
I'm having a bit of trouble figuring out exactly why my report will not
Is there a way in .Net to find out exactly which process has locked
I'm having a rough time figuring out exactly how to do a LINQ query
I'm somewhat new to Javascript and I can't seem to figure out exactly what's
I'm trying to figure out what exactly Dependency Properties are, but when I look
I can't figure out what exactly is wrong. This is what i get when
Just out of curiosity, I'm trying to figure out which exactly is the right

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.