取得目前執行緒上的目前 ICorDebugManagedCallback3::CustomNotification 物件。
語法
HRESULT GetCurrentCustomDebuggerNotification(
[out] ICorDebugValue **ppNotificationObject
);
參數
ppNotificationObject
[出]目前執行緒上目前 ICorDebugManagedCallback3::CustomNotification 物件的指標。
備註
如果未從回呼內ICorDebugManagedCallback3::CustomNotification呼叫方法,或沒有目前的通知物件存在,則 的ppNotificationObject值為 Null。
需求
平台: 請參閱 .NET 支援的作業系統。
標題: CorDebug.idl、CorDebug.h
圖書館: CorGuids.lib
.NET 版本: 自 .NET Framework 4.0 起可用