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