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

See Also

Reference

ComPtr Class