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
Этот браузер больше не поддерживается.
Выполните обновление до Microsoft Edge, чтобы воспользоваться новейшими функциями, обновлениями для системы безопасности и технической поддержкой.
Call this method to set the host name.
inline BOOL SetHostName(
LPCTSTR lpszHost
) throw( );
Returns TRUE on success, FALSE on failure.
Header: atlutil.h