#include <TabPageSSL.h>
Inheritance diagram for CTabPageSSL:

Public Member Functions | |
| CTabPageSSL () | |
| CTabPageSSL (UINT nIDTemplate, CWnd *pParent=NULL) | |
| ~CTabPageSSL () | |
| void | EnableRouteCommand (bool bRoute=true) |
| bool | IsRouteCommand () |
| void | EnableRouteCmdMsg (bool bRoute=true) |
| bool | IsRouteCmdMsg () |
| void | EnableRouteNotify (bool bRoute=true) |
| bool | IsRouteNotify () |
Protected Member Functions | |
| virtual BOOL | OnCommand (WPARAM wParam, LPARAM lParam) |
| virtual BOOL | OnNotify (WPARAM wParam, LPARAM lParam, LRESULT *pResult) |
| virtual void | OnOK (void) |
| virtual void | OnCancel (void) |
| virtual BOOL | OnCmdMsg (UINT nID, int nCode, void *pExtra, AFX_CMDHANDLERINFO *pHandlerInfo) |
Protected Attributes | |
| bool | m_bRouteCommand |
| bool | m_bRouteCmdMsg |
| bool | m_bRouteNotify |
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.5