Click to return to the Component Development home page    
IRemoteDebugApplicationEv...     IRemoteDebugApplicationEv...     IRemoteDebugApplicationEv...    
Web Workshop  |  Component Development

IRemoteDebugApplicationEvents::OnConnectDebugger Method


Called when the debugger connects to the RemoteDebugApplicationEvents object.

Syntax

HRESULT OnConnectDebugger(
    IApplicationDebugger *pad
);

Parameters

pad
[in] Address of the IApplicationDebugger interface that specifies the ApplicationDebugger object.

Return Value

Returns S_OK if successful, or an error code otherwise.

See Also

IRemoteDebugApplicationEvents::OnDisconnectDebugger



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.