ULONG AddRef (void);
None.
Increments a reference count for each new copy of an IShellLink interface pointer. The return value is the value of the reference count. Many applications use this value for testing or diagnostic purposes. The reference count is decremented when the Release member function is called.