CUrl::CUrl

The constructor.

CUrl( ) throw( ); 
CUrl(
   const CUrl& urlThat 
) throw( );

Parameters

  • urlThat
    The CUrl object to copy to create the URL.

Requirements

Header: atlutil.h

See Also

Reference

CUrl Class

Other Resources

CUrl Members