Click to return to the Component Development home page    
IProcessDebugManager::Get...     IProvideExpressionContext...     IProcessDebugManager Inte...    
Web Workshop  |  Component Development

IProcessDebugManager::RemoveApplication Method


Removes an application from the list of running applications.

Syntax

HRESULT RemoveApplication(
    DWORD dwAppCookie
);

Parameters

dwAppCookie
[in] Unsigned long integer value specifying a cookie that is used to remove the application from the machine debug manager.

Return Value

Returns S_OK if successful, or an error code otherwise.

See Also

IProcessDebugManager::AddApplication



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.