Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Increments the reference count for an interface on an object. This method should be called for every new copy of a pointer to an interface on an object.
For more information, see IUnknown::AddRef and Introduction to COM.
Syntax
ULONG AddRef();
Return value
This method returns ULONG.
Requirements
Requirement | Value |
---|---|
Header | dbgmodel.h |