RAD Studio
ContentsIndex
PreviousUpNext
E2138: Conflicting type modifiers

This occurs when a declaration is given that includes more than one addressing modifier on a pointer or more than one language modifier for a function.  

Only one language modifier (for example, __cdecl, __pascal, or __fastcall) can be given for a function.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!