支持WRL基础结构并且不应在代码中直接使用。
ComPtrRef(
_In_opt_ T* ptr
);
参数
- ptr
另一ComPtrRef对象的基值。
备注
初始化ComPtrRef选件类的新实例从指定的指针到另一ComPtrRef对象。
要求
标头: client.h
命名空间: Microsoft::WRL::Details
支持WRL基础结构并且不应在代码中直接使用。
ComPtrRef(
_In_opt_ T* ptr
);
初始化ComPtrRef选件类的新实例从指定的指针到另一ComPtrRef对象。
标头: client.h
命名空间: Microsoft::WRL::Details