This topic has not yet been rated - Rate this topic

IDebugPortNotify2::RemoveProgramNode

Unregisters a program that can be debugged from the port it is running on.

int RemoveProgramNode( 
   IDebugProgramNode2 pProgramNode
);
pProgramNode

[in] An IDebugProgramNode2 objecy that represents the program to be unregistered.

If successful, returns S_OK; otherwise, returns an error code.

This method removes a program node that was added with a call to the IDebugPortNotify2::AddProgramNode method.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ