ComPtr::Detach 方法

分离接口的此 ComPtr 对象来表示。

T* Detach();

返回值

按此 ComPtr 对象表示的接口的指针。

要求

**标头:**client.h

**命名空间:**Microsoft::WRL

请参见

参考

ComPtr 类