IShellLink::Release

Syntax:

ULONG Release ();

Parameters:

None.

Description:

Decrements the reference count on the IShellLink interface. When the reference count reaches 0, the shortcut object is deleted and the pointer to the object becomes invalid. This member function returns the current reference count on the IShellLink object.