नोट
इस पृष्ठ तक पहुंच के लिए प्राधिकरण की आवश्यकता होती है। आप साइन इन करने या निर्देशिकाएँ बदलने का प्रयास कर सकते हैं।
इस पृष्ठ तक पहुंच के लिए प्राधिकरण की आवश्यकता होती है। आप निर्देशिकाएँ बदलने का प्रयास कर सकते हैं।
Unregisters a program that can be debugged from the port it is running on.
Syntax
Parameters
pProgramNode
[in] An IDebugProgramNode2 object that represents the program to be unregistered.
Return Value
If successful, returns S_OK; otherwise, returns an error code.
Remarks
This method removes a program node that was added with a call to the AddProgramNode method.