CHeapPtrBase::Free
调用此方法删除点的对象。CHeapPtrBase。
void Free( ) throw( );
备注
CHeapPtrBase 所指向的对象被释放,并且,CHeapPtrBase::m_pData 成员变量设置为NULL。
要求
Header: atlcoll.h
调用此方法删除点的对象。CHeapPtrBase。
void Free( ) throw( );
CHeapPtrBase 所指向的对象被释放,并且,CHeapPtrBase::m_pData 成员变量设置为NULL。
Header: atlcoll.h