IMachineDebugManagerEvents.onRemoveApplication Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
C++
public:
int onRemoveApplication(Microsoft::VisualStudio::Debugger::Interop::IRemoteDebugApplication ^ pda, System::UInt32 dwAppCookie);
public int onRemoveApplication(Microsoft.VisualStudio.Debugger.Interop.IRemoteDebugApplication pda, uint dwAppCookie);
abstract member onRemoveApplication : Microsoft.VisualStudio.Debugger.Interop.IRemoteDebugApplication * uint32 -> int
Public Function onRemoveApplication (pda As IRemoteDebugApplication, dwAppCookie As UInteger) As Integer
- dwAppCookie
- UInt32
Proizvod | Verzije |
---|---|
Visual Studio SDK | 2019 |