#include <DownloadProperties_ProxyPage.h>
Public Member Functions | |
| ProxyInfo () | |
Public Attributes | |
| CString | strName |
| UINT | uAuthorization |
| CString | strUser |
| CString | strPassword |
| BOOL | bNameModified |
| BOOL | bUserModified |
| BOOL | bPasswordModified |
Definition at line 41 of file DownloadProperties_ProxyPage.h.
| CDownloadProperties_ProxyPage::ProxyInfo::ProxyInfo | ( | ) | [inline] |
Definition at line 51 of file DownloadProperties_ProxyPage.h.
References bNameModified, bPasswordModified, bUserModified, and FALSE.
Definition at line 43 of file DownloadProperties_ProxyPage.h.
Referenced by CDownloadProperties_ProxyPage::ApplyPS(), CDownloadProperties_ProxyPage::OnInitDialog(), and CDownloadProperties_ProxyPage::ReadPS().
Definition at line 44 of file DownloadProperties_ProxyPage.h.
Referenced by CDownloadProperties_ProxyPage::ApplyPS(), CDownloadProperties_ProxyPage::OnInitDialog(), and CDownloadProperties_ProxyPage::ReadPS().
Definition at line 45 of file DownloadProperties_ProxyPage.h.
Referenced by CDownloadProperties_ProxyPage::ApplyPS(), CDownloadProperties_ProxyPage::OnInitDialog(), and CDownloadProperties_ProxyPage::ReadPS().
Definition at line 46 of file DownloadProperties_ProxyPage.h.
Referenced by CDownloadProperties_ProxyPage::ApplyPS(), CDownloadProperties_ProxyPage::OnInitDialog(), and CDownloadProperties_ProxyPage::ReadPS().
Definition at line 47 of file DownloadProperties_ProxyPage.h.
Referenced by CDownloadProperties_ProxyPage::ApplyPS(), CDownloadProperties_ProxyPage::OnInitDialog(), ProxyInfo(), and CDownloadProperties_ProxyPage::ReadPS().
Definition at line 48 of file DownloadProperties_ProxyPage.h.
Referenced by CDownloadProperties_ProxyPage::ApplyPS(), CDownloadProperties_ProxyPage::OnInitDialog(), ProxyInfo(), and CDownloadProperties_ProxyPage::ReadPS().
Definition at line 49 of file DownloadProperties_ProxyPage.h.
Referenced by CDownloadProperties_ProxyPage::ApplyPS(), CDownloadProperties_ProxyPage::OnInitDialog(), ProxyInfo(), and CDownloadProperties_ProxyPage::ReadPS().
1.5.6