IMachineDebugManagerCookie.RemoveApplication(UInt32, UInt32) Method

Definition

public:
 int RemoveApplication(System::UInt32 dwDebugAppCookie, System::UInt32 dwAppCookie);
public int RemoveApplication (uint dwDebugAppCookie, uint dwAppCookie);
abstract member RemoveApplication : uint32 * uint32 -> int
Public Function RemoveApplication (dwDebugAppCookie As UInteger, dwAppCookie As UInteger) As Integer

Parameters

dwDebugAppCookie
UInt32
dwAppCookie
UInt32

Returns

Int32

Applies to