arrow_back_ios Back to List

Offload1109

Offload KB - offload-library

Old Content Alert

Please note that this is a old document archive and the will most likely be out-dated or superseded by various other products and is purely here for historical purposes.

This error occurs when the __declspec attribute is used to modify the ‘this’ pointer of a method but an attribute other than outer is set. When modifying the ‘this’ pointer of a method using __declspec the outer attribute is the only one that is valid.