arrow_back_ios Back to List

Offload4108

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 “this” pointer is a local (or ‘inner’ ) pointer but is being used to call a function with the outer_call attribute. The ‘this’ pointer must always be outer for calls to outer_call member functions.