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
Den här webbläsaren stöds inte längre.
Uppgradera till Microsoft Edge och dra nytta av de senaste funktionerna och säkerhetsuppdateringarna, samt teknisk support.
Call this method to set the password.
inline BOOL SetPassword(
LPCTSTR lpszPass
) throw( );
Returns TRUE on success, FALSE on failure.
Header: atlutil.h