DkmProcess.GetPendingBreakpoints Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
GetPendingBreakpoints énumère les éléments DkmPendingBreakpoint de cet objet DkmProcess.
public:
cli::array <Microsoft::VisualStudio::Debugger::Breakpoints::DkmPendingBreakpoint ^> ^ GetPendingBreakpoints();
public Microsoft.VisualStudio.Debugger.Breakpoints.DkmPendingBreakpoint[] GetPendingBreakpoints ();
member this.GetPendingBreakpoints : unit -> Microsoft.VisualStudio.Debugger.Breakpoints.DkmPendingBreakpoint[]
Public Function GetPendingBreakpoints () As DkmPendingBreakpoint()
Retours
À Tableau contenant les éléments énumérés.