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
Tento prohlížeč se už nepodporuje.
Upgradujte na Microsoft Edge, abyste mohli využívat nejnovější funkce, aktualizace zabezpečení a technickou podporu.
Call this method to set the password.
inline BOOL SetPassword(
LPCTSTR lpszPass
) throw( );
Returns TRUE on success, FALSE on failure.
Header: atlutil.h