ComPtrRef::operator InterfaceType** 运算符

支持WRL基础结构并且不应在代码中直接使用。

operator InterfaceType**();

备注

删除当前ComPtrRef对象并返回指针的指针由ComPtrRef对象表示的接口。

要求

标头: client.h

命名空间: Microsoft::WRL::Details

请参见

参考

ComPtrRef 类

Microsoft::WRL::Details 命名空间