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
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
Call this method to set the host name.
inline BOOL SetHostName(
LPCTSTR lpszHost
) throw( );
Returns TRUE on success, FALSE on failure.
Header: atlutil.h