www.pudn.com > SNMPApp.rar > InterfaceInfo.h
#if !defined(AFX_INTERFACEINFO_H__15AF7579_0223_4999_810A_CDC0547E4984__INCLUDED_)
#define AFX_INTERFACEINFO_H__15AF7579_0223_4999_810A_CDC0547E4984__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
// InterfaceInfo.h : header file
//
/////////////////////////////////////////////////////////////////////////////
// CInterfaceInfo window
class CInterfaceInfo : public CWnd
{
// Construction
public:
CInterfaceInfo();
// Attributes
public:
// Operations
public:
// Overrides
// ClassWizard generated virtual function overrides
//{{AFX_VIRTUAL(CInterfaceInfo)
//}}AFX_VIRTUAL
// Implementation
public:
virtual ~CInterfaceInfo();
// Generated message map functions
protected:
//{{AFX_MSG(CInterfaceInfo)
// NOTE - the ClassWizard will add and remove member functions here.
//}}AFX_MSG
DECLARE_MESSAGE_MAP()
};
/////////////////////////////////////////////////////////////////////////////
//{{AFX_INSERT_LOCATION}}
// Microsoft Visual C++ will insert additional declarations immediately before the previous line.
#endif // !defined(AFX_INTERFACEINFO_H__15AF7579_0223_4999_810A_CDC0547E4984__INCLUDED_)