_purecall
純虛擬方法呼叫時,編譯器就會呼叫這個方法。
void __cdecl _purecall();
備註
使用_set_purecall_handler _set_purecall_handler_m方法,以設定**_purecall方法以及_get_purecall_handler**以取得它。
需求
標頭: mtdll.h
請參閱
參考
_set_purecall_handler _set_purecall_handler_m
純虛擬方法呼叫時,編譯器就會呼叫這個方法。
void __cdecl _purecall();
使用_set_purecall_handler _set_purecall_handler_m方法,以設定**_purecall方法以及_get_purecall_handler**以取得它。
標頭: mtdll.h
_set_purecall_handler _set_purecall_handler_m