#include <fsIEUserAgent.h>
Public Member Functions | |
| void | RemovePP (LPCSTR pszPP) |
| void | SetPP (LPCSTR pszPP) |
| fsIEUserAgent () | |
| virtual | ~fsIEUserAgent () |
Protected Member Functions | |
| void | OpenUAKey () |
Protected Attributes | |
| CRegKey | m_keyUA |
Definition at line 13 of file fsIEUserAgent.h.
| fsIEUserAgent::fsIEUserAgent | ( | ) |
| fsIEUserAgent::~fsIEUserAgent | ( | ) | [virtual] |
Definition at line 21 of file fsIEUserAgent.cpp.
| void fsIEUserAgent::RemovePP | ( | LPCSTR | pszPP | ) |
Definition at line 39 of file fsIEUserAgent.cpp.
References m_keyUA.
Referenced by CFdmApp::InitInstance(), CFdmApp::Install_UnregisterServer(), CPrg_GeneralPage::OnApply(), and CFdmApp::RegisterServer().
| void fsIEUserAgent::SetPP | ( | LPCSTR | pszPP | ) |
Definition at line 34 of file fsIEUserAgent.cpp.
References m_keyUA.
Referenced by CFdmApp::InitInstance(), CPrg_GeneralPage::OnApply(), and CFdmApp::RegisterServer().
| void fsIEUserAgent::OpenUAKey | ( | ) | [protected] |
CRegKey fsIEUserAgent::m_keyUA [protected] |
1.5.6