Book a Demo

Author Topic: C# code generation parameter kind "return&quo  (Read 3278 times)

DJ_Doena

  • EA Novice
  • *
  • Posts: 9
  • Karma: +0/-0
    • View Profile
C# code generation parameter kind "return&quo
« on: July 14, 2005, 07:51:49 am »
If I choose a parameter kind of "return" instead of "out" (what's the exact difference?) then the C' code generator does not generate the keyword "out".

DJ_Doena

  • EA Novice
  • *
  • Posts: 9
  • Karma: +0/-0
    • View Profile
Re: C# code generation parameter kind "return
« Reply #1 on: July 14, 2005, 10:53:03 pm »
Quote
C' code generator
means the "C# code generator"