https://bugs.winehq.org/show_bug.cgi?id=54221
--- Comment #4 from Nikolay Sivov bunglehead@gmail.com --- (In reply to Jason Millard from comment #3)
It needs to point to a function or subroutine in the script. Would that be a VT_DISPATCH?
I don't know, but I suspect GetRef() result is still a variant like everything else. If that's a case, there is no need to guess - you can use getVT() and see what happens.