SLAA534A June 2013 – June 2020
In C++, the "this" pointer is passed to non-static member functions in R12 as an implicit first argument. (If a non-static member function returns a struct by reference, the order is "&struct", "this".)