#include <CBD_SeeResultsDlg.h>
Public Types | |
| enum | { IDD = IDD_CBD_RESULTS } |
Public Member Functions | |
| CCBD_SeeResultsDlg (CWnd *pParent=NULL) | |
Public Attributes | |
| class vmsBatchList * | m_bl |
| CListCtrl | m_wndList |
Protected Member Functions | |
| virtual void | DoDataExchange (CDataExchange *pDX) |
| virtual BOOL | OnInitDialog () |
Definition at line 13 of file CBD_SeeResultsDlg.h.
| anonymous enum |
| CCBD_SeeResultsDlg::CCBD_SeeResultsDlg | ( | CWnd * | pParent = NULL |
) |
| void CCBD_SeeResultsDlg::DoDataExchange | ( | CDataExchange * | pDX | ) | [protected, virtual] |
| BOOL CCBD_SeeResultsDlg::OnInitDialog | ( | ) | [protected, virtual] |
Definition at line 36 of file CBD_SeeResultsDlg.cpp.
References vmsBatchList::get_Result(), vmsBatchList::get_ResultCount(), L_SEERESULTS, LS, m_bl, m_wndList, and TRUE.
Definition at line 17 of file CBD_SeeResultsDlg.h.
Referenced by CCBD_SeeResultsDlg(), OnInitDialog(), and CCreateBatchDownload::OnResults().
| CListCtrl CCBD_SeeResultsDlg::m_wndList |
Definition at line 22 of file CBD_SeeResultsDlg.h.
Referenced by DoDataExchange(), and OnInitDialog().
1.5.6