I know quite well to create an empty process, but unfortunately it doesn't work to delete a process by name via VB/VBA API. Has anyone a good idea or a fragment of code?
Can I please ask why such functionality is required?
If required to create temporary TIs to perform a function, and delete the temporary TIs on completion. If that's the case, wouldn't it be tidier to perform all updates via API alone?