Clones the application node.
Syntax
HRESULT Clone( IEnumDebugApplicationNodes **pperddp );
Parameters
- pperddp
- [out] Address of a pointer to receive the cloned application node.
Return Value
Returns S_OK if successful, or an error code otherwise.