ComPtr::ptr_ Data Member
Visual Studio 2015
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 ComPtr::ptr_ Data Member.
Contains a pointer to the interface that is associated with, and managed by this ComPtr.
InterfaceType *ptr_;
ptr_ is an internal, protected data member.
Header: client.h
Namespace: Microsoft::WRL
Show: