Jose Fonseca - 2021-04-10

https://github.com/Microsoft/DirectXTK/wiki/ComPtr#constructing-assigning-and-copying-comptr also makes this explicit. It says:

If you want to give a raw pointer to a ComPtr without changing the reference count, you need to use Attach.