On Thu, 03 May 2012 14:46:58 -0400, Gor Gyolchanyan <gor.f.gyolchanyan at gmail.com> wrote: > I need to get a pointer to a virtual method, which is in turn a > function pointer, being set by virtual method binding. Not exactly. There is a workaround: http://www.drdobbs.com/blogs/cpp/231600610 -Steve