ComPtr::InternalAddRef Method
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::InternalAddRef Method.
Increments the reference count of the interface associated with this ComPtr.
Syntax
void InternalAddRef() const;
Remarks
This method is protected.
Requirements
Header: client.h
Namespace: Microsoft::WRL