다음을 통해 공유


ICorDebugThread4::GetCurrentCustomDebuggerNotification 메서드

현재 스레드에서 현재 ICorDebugManagedCallback3::CustomNotification 개체를 가져옵니다.

Syntax

HRESULT GetCurrentCustomDebuggerNotification(
    [out] ICorDebugValue **ppNotificationObject
    );

매개 변수

ppNotificationObject
[out] 현재 스레드의 현재 ICorDebugManagedCallback3::CustomNotification 개체에 대한 포인터입니다.

비고

메서드가 콜백 내에서 ICorDebugManagedCallback3::CustomNotification 호출되지 않거나 현재 알림 개체가 없는 경우 값 ppNotificationObject 은 null입니다.

요구 사항

플랫폼:.NET 지원 운영 체제를 참조하세요.

머리글: CorDebug.idl, CorDebug.h

도서관: CorGuids.lib

.NET 버전: .NET Framework 4.0 이후 사용 가능

참고하십시오