CUrl::SetHostName
Call this method to set the host name.
inline BOOL SetHostName(
LPCTSTR lpszHost
) throw( );
Parameters
- lpszHost
The host name.
Return Value
Returns TRUE on success, FALSE on failure.
Requirements
Header: atlutil.h
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
Call this method to set the host name.
inline BOOL SetHostName(
LPCTSTR lpszHost
) throw( );
Returns TRUE on success, FALSE on failure.
Header: atlutil.h