Partager via


ICorDebugBreakpoint::Activate, méthode

Mise à jour : novembre 2007

Définit l'état actif de cet ICorDebugBreakpoint.

HRESULT Activate (
    [in] BOOL bActive
);

Paramètres

  • bActive
    [in] Affecter la valeur true pour spécifier l'état actif ; sinon, affecter la valeur false.

Configuration requise

Plateformes : consultez Configuration requise du .NET Framework.

En-tête : CorDebug.idl

Bibliothèque : CorGuids.lib

Versions du .NET Framework : 3.5 SP1, 3.5, 3.0 SP1, 3.0, 2.0 SP1, 2.0, 1.1, 1.0

Voir aussi

Référence

ICorDebugBreakpoint