CUrl::SetPassword
Call this method to set the password.
inline BOOL SetPassword(
LPCTSTR lpszPass
) throw( );
Parameters
- lpszPass
The password.
Return Value
Returns TRUE on success, FALSE on failure.
Requirements
Header: atlutil.h
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
Call this method to set the password.
inline BOOL SetPassword(
LPCTSTR lpszPass
) throw( );
Returns TRUE on success, FALSE on failure.
Header: atlutil.h