ComPtrRefBase::ptr_ Data Member
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
The latest version of this topic can be found at ComPtrRefBase::ptr_ Data Member.
Supports the WRL infrastructure and is not intended to be used directly from your code.
Syntax
T* ptr_;
Remarks
Pointer to the type specified by the current template parameter.
Remarks
ptr_
is the protected data member.
Requirements
Header: client.h
Namespace: Microsoft::WRL::Details