支持WRL基础结构并且不应在代码中直接使用。
InterfaceType* operator *();
返回值
对当前ComPtrRef对象表示接口的指针。
备注
检索指向当前ComPtrRef对象表示的接口。
要求
标头: client.h
命名空间: Microsoft::WRL::Details
支持WRL基础结构并且不应在代码中直接使用。
InterfaceType* operator *();
对当前ComPtrRef对象表示接口的指针。
检索指向当前ComPtrRef对象表示的接口。
标头: client.h
命名空间: Microsoft::WRL::Details