IMachineDebugManagerEvents.onRemoveApplication Method
Definition
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.
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
Parameters
- dwAppCookie
- UInt32