CUrl::SetPassword
암호를 설정 하려면이 메서드를 호출 합니다.
inline BOOL SetPassword(
LPCTSTR lpszPass
) throw( );
매개 변수
- lpszPass
암호입니다.
반환 값
성공 하면 TRUE를 반환 실패 시 FALSE입니다.
요구 사항
헤더: atlutil.h
암호를 설정 하려면이 메서드를 호출 합니다.
inline BOOL SetPassword(
LPCTSTR lpszPass
) throw( );
성공 하면 TRUE를 반환 실패 시 FALSE입니다.
헤더: atlutil.h