ComPtr::InternalAddRef Method
Increments the reference count of the interface associated with this ComPtr.
void InternalAddRef() const;
Remarks
This method is protected.
Requirements
Header: client.h
Namespace: Microsoft::WRL
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Increments the reference count of the interface associated with this ComPtr.
void InternalAddRef() const;
This method is protected.
Header: client.h
Namespace: Microsoft::WRL