nn::nex::RefCountedObject::ReleaseRef Member Function

Syntax

void ReleaseRef();

Parameters

None.

Return Values

None.

Description

Decrements the reference count by 1. Deletes itself when the count reaches 0.

Revision History

2011/01/27
Initial version.

CONFIDENTIAL