Partager via


ICorDebugFunction::CreateBreakpoint, méthode

Crée un point d'arrêt au début de cette fonction.

HRESULT CreateBreakpoint (
    [out] ICorDebugFunctionBreakpoint **ppBreakpoint
);

Paramètres

  • ppBreakpoint
    [out] Pointeur vers l'adresse d'un objet ICorDebugFunctionBreakpoint qui représente le nouveau point d'arrêt pour la fonction.

Configuration requise

Plateformes : consultez Configuration requise du .NET Framework.

En-tête : CorDebug.idl, CorDebug,h

Bibliothèque : CorGuids.lib

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

Voir aussi

Référence

ICorDebugFunction, interface