CUrl::operator =
Assigns the specified CUrl object to the current CUrl object.
CUrl & operator =(
const CUrl & urlThat
) throw();
Параметры
- urlThat
The CUrl object to copy into the current object.
Возвращаемое значение
Returns a reference to the current object.
Требования
Header: atlutil.h