Only member function declarations are allowed in __automated sections.
struct__declspec(delphiclass) clxclass { __automated: int__fastcall fooInt(int);// OK intmemInt;// Error };
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|