DkmStackWalkFrame.InterceptCurrentException Yöntem

Tanım

Bu çerçevede bir özel durum işleyicisi olduğundan, bu çerçeveye geriye doğru geri dönmek için Yakatcurrentexception kullanılır.

public:
 void InterceptCurrentException(Microsoft::VisualStudio::Debugger::Exceptions::DkmExceptionInterceptActionFlags InterceptAction, [Runtime::InteropServices::Out] System::UInt64 % Cookie);
public void InterceptCurrentException (Microsoft.VisualStudio.Debugger.Exceptions.DkmExceptionInterceptActionFlags InterceptAction, out ulong Cookie);
member this.InterceptCurrentException : Microsoft.VisualStudio.Debugger.Exceptions.DkmExceptionInterceptActionFlags * uint64 -> unit
Public Sub InterceptCurrentException (InterceptAction As DkmExceptionInterceptActionFlags, ByRef Cookie As ULong)

Parametreler

InterceptAction
DkmExceptionInterceptActionFlags

'Ndaki Özel durum ele geçirme eylemlerini belirtir.

Cookie
UInt64

Dışı Bu kesme isteğini temsil eden tanımlama bilgisi. Değer, bir özel durum yakaalımı tamamlandı olayı gönderildiğinde döndürülür.

Şunlara uygulanır