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.
The compiler calls this method when a pure virtual method is called.
void __cdecl _purecall();
Remarks
Use the _set_purecall_handler, _set_purecall_handler_m method to set the _purecall method and _get_purecall_handler to get it.
Requirements
Header: mtdll.h
See Also
Reference
_set_purecall_handler, _set_purecall_handler_m