Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Registers a program that can be debugged with the port it is running on.
Syntax
Parameters
pProgramNode
[in] An IDebugProgramNode2 object that represents the program to be registered.
Return Value
If successful, returns S_OK; otherwise, returns an error code.
Remarks
A program node can be unregistered from the port by calling the RemoveProgramNode method.