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