CUrl::SetPortNumber
Call this method to set the port number.
inline BOOL SetPortNumber(
ATL_URL_PORT nPrt
) throw( );
Parameters
- nPrt
The port number.
Return Value
Returns TRUE on success, FALSE on failure.
Requirements
Header: atlutil.h
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Call this method to set the port number.
inline BOOL SetPortNumber(
ATL_URL_PORT nPrt
) throw( );
Returns TRUE on success, FALSE on failure.
Header: atlutil.h