Click to return to the Component Development home page    
IMachineDebugManager::Enu...     IMachineDebugManagerCooki...     IMachineDebugManager Inte...    
Web Workshop  |  Component Development

IMachineDebugManager::RemoveApplication Method


Removes an application from the list of running applications.

Syntax

HRESULT RemoveApplication(
    DWORD dwAppCookie
);

Parameters

dwAppCookie
[in] Unsigned long integer value that specifies an application cookie to remove.

Return Value

Returns S_OK if successful, or an error code otherwise.

Remarks

This method is called whenever the IProcessDebugManager::RemoveApplication method is called.



Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.