ComPtrRef::operator* 运算符

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

InterfaceType* operator *();

返回值

对当前ComPtrRef对象表示接口的指针。

备注

检索指向当前ComPtrRef对象表示的接口。

要求

标头: client.h

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

请参见

参考

ComPtrRef 类

Microsoft::WRL::Details 命名空间