Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Indicates whether the __finally block of a try-finally statement is entered while the system is executing an internal list of termination handlers.
int _abnormal_termination(
);
Return Value
true if the system is unwinding the stack; otherwise, false.
Remarks
This is an internal function used to manage unwinding exceptions, and is not intended to be called from user code.
Requirements
Routine |
Required header |
|---|---|
_abnormal_termination |
excpt.h |