ULONG AddRef()
Return Values
Returns an integer from 1 to n, the value of the new reference count. This
information is meant to be used for diagnostic/testing purposes only, because,
in certain situations, the value may be unstable.
Remarks
Increments reference counter for the object. See samples and your development system documentation for more details.
ULONG Release()
Returns
Resulting reference count.
Remarks