ICorDebugThread4::GetCurrentCustomDebuggerNotification 메서드
현재 스레드에서 현재 ICorDebugManagedCallback3::CustomNotification 개체를 가져옵니다.
HRESULT GetCurrentCustomDebuggerNotification(
[out] ICorDebugValue **ppNotificationObject
);
매개 변수
- ppNOtificationObject
[out] 현재 스레드에 있는 현재 ICorDebugManagedCallback3::CustomNotification 개체에 대한 포인터입니다.
설명
이 메서드가 ICorDebugManagedCallback3::CustomNotification 콜백 내에서 호출되지 않거나 현재 알림 개체가 없는 경우 ppNotificationObject의 값은 null입니다.
요구 사항
플랫폼: .NET Framework 시스템 요구 사항 참조
헤더: CorDebug.idl, CorDebug.h
라이브러리: CorGuids.lib
.NET Framework 버전: 4