Book a Demo

Author Topic: Generating a C++/CLI ref class  (Read 9052 times)

Zidane

  • EA User
  • **
  • Posts: 29
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Generating a C++/CLI ref class
« on: April 14, 2008, 07:29:26 pm »
Is it somehow possible to create a "public ref class" when working with C++/CLI? Reverse Engineering (Sync with code) makes it a stereotype "reference", but forwared engineering simply generates a class. Is there something I could do??

Thanks in advance.

Best regards,
Didi

Zidane

  • EA User
  • **
  • Posts: 29
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: Generating a C++/CLI ref class
« Reply #1 on: April 14, 2008, 07:42:20 pm »
Tools\Options\Source Code Engineering\C++\C++ Version = C++/CLI

sorry for the interruption  ;)

thx.