errors.hlp (Topic list)
Error Message
                                                  Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     Compiler error C2216
 
     'attribute1' may not be used with 'attribute2'
 
     The given function attributes are incompatible.
 
     Some combinations of attributes that cause this error are
 
        ■ _saveregs and _interrupt
        ■ _fastcall and _saveregs
        ■ _fastcall and _interrupt
        ■ _fastcall and _export
                                    -♦-