IMachineDebugManagerCookie.RemoveApplication(UInt32, UInt32) 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 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