ICorDebugAppDomain.CanCommitChanges(UInt32, ICorDebugEditAndContinueSnapshot, ICorDebugErrorInfoEnum) 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.
public:
void CanCommitChanges(System::UInt32 cSnapshots, Microsoft::VisualStudio::CorDebugInterop::ICorDebugEditAndContinueSnapshot ^ % pSnapshots, [Runtime::InteropServices::Out] Microsoft::VisualStudio::CorDebugInterop::ICorDebugErrorInfoEnum ^ % pError);
public void CanCommitChanges (uint cSnapshots, ref Microsoft.VisualStudio.CorDebugInterop.ICorDebugEditAndContinueSnapshot pSnapshots, out Microsoft.VisualStudio.CorDebugInterop.ICorDebugErrorInfoEnum pError);
abstract member CanCommitChanges : uint32 * ICorDebugEditAndContinueSnapshot * ICorDebugErrorInfoEnum -> unit
Public Sub CanCommitChanges (cSnapshots As UInteger, ByRef pSnapshots As ICorDebugEditAndContinueSnapshot, ByRef pError As ICorDebugErrorInfoEnum)
Paramètres
- cSnapshots
- UInt32
- pSnapshots
- ICorDebugEditAndContinueSnapshot
- pError
- ICorDebugErrorInfoEnum