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