Exemple #1
0
	void FreeData()
	{
		if ( m_pData )
			m_pData->DecRef();
	}