Método de ICorDebugThread4::GetCurrentCustomDebuggerNotification
Obtém o atual ICorDebugManagedCallback3::CustomNotification o objeto no thread atual.
HRESULT GetCurrentCustomDebuggerNotification(
[out] ICorDebugValue **ppNotificationObject
);
Parâmetros
- ppNOtificationObject
[out] Um ponteiro para o atual ICorDebugManagedCallback3::CustomNotification o objeto no thread atual.
Comentários
O valor de ppNotificationObject é nula se o método não é chamado de dentro um ICorDebugManagedCallback3::CustomNotification o retorno de chamada, ou se nenhum objeto atual de notificação.
Requisitos
Plataformas: Consulte Requisitos de sistema do .NET Framework.
Cabeçalho: CorDebug.idl, CorDebug.h
Biblioteca: CorGuids.lib
.NET Framework versões: 4