Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
#pragma vtordisp is deprecated and will be removed in a future release of Visual C++
The vtordisp pragma will be removed in a future release of Visual C++.
Example
The following sample generates C4939.
// C4939.cpp
// compile with: /c /W1
#pragma vtordisp(off) // C4939