CUrl::SetPassword
呼叫這個方法會設定密碼。
inline BOOL SetPassword(
LPCTSTR lpszPass
) throw( );
參數
- lpszPass
密碼。
傳回值
傳回 true 在成功,錯誤會失敗。
需求
Header: 函式
呼叫這個方法會設定密碼。
inline BOOL SetPassword(
LPCTSTR lpszPass
) throw( );
傳回 true 在成功,錯誤會失敗。
Header: 函式