Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

CUrl::SetPortNumber

 

Call this method to set the port number.


      inline BOOL SetPortNumber(
   ATL_URL_PORT nPrt 
) throw( );

nPrt

The port number.

Returns TRUE on success, FALSE on failure.

Requirements

Header: atlutil.h

Show: