Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Assigns the specified CUrl object to the current CUrl object.
CUrl & operator =(
const CUrl & urlThat
) throw();
Parameters
- urlThat
The CUrl object to copy into the current object.
Return Value
Returns a reference to the current object.
Requirements
Header: atlutil.h