Inheritance diagram for COpenCapDeviceDlg:
Public Types | |
enum | |
Public Member Functions | |
COpenCapDeviceDlg (CWnd *pParent=NULL) | |
virtual | ~COpenCapDeviceDlg () |
afx_msg void | OnBnClickedOk () |
Public Attributes | |
CComboBox | m_vidctrl |
CComboBox | m_audctrl |
CComboBox | m_countryctrl |
CString | m_vidstr |
CString | m_audstr |
long | m_country |
Protected Member Functions | |
virtual void | DoDataExchange (CDataExchange *pDX) |
virtual BOOL | OnInitDialog () |
Definition at line 29 of file OpenCapDeviceDlg.h.