DkmStackWalkFrame.InterceptCurrentException Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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.