Note
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
Removes a specified program node from availability to debug engines (DEs) and the session debug manager (SDM).
Syntax
Parameters
pProgramNode
[in] An IDebugProgramNode2 object representing the program node being removed.
Return Value
If successful, returns S_OK; otherwise, returns an error code.
Remarks
Once removed, the program node is no longer available to be queried for program information.
To make a program node available, call the PublishProgramNode method.