www.pudn.com > activex_udp_video.rar > ActivecePpg.h
#if !defined(AFX_ACTIVECEPPG_H__BFF5159C_245B_471B_8131_E6D347ABECCC__INCLUDED_)
#define AFX_ACTIVECEPPG_H__BFF5159C_245B_471B_8131_E6D347ABECCC__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
// ActivecePpg.h : Declaration of the CActivecePropPage property page class.
////////////////////////////////////////////////////////////////////////////
// CActivecePropPage : See ActivecePpg.cpp.cpp for implementation.
class CActivecePropPage : public COlePropertyPage
{
DECLARE_DYNCREATE(CActivecePropPage)
DECLARE_OLECREATE_EX(CActivecePropPage)
// Constructor
public:
CActivecePropPage();
// Dialog Data
//{{AFX_DATA(CActivecePropPage)
enum { IDD = IDD_PROPPAGE_ACTIVECE };
// NOTE - ClassWizard will add data members here.
// DO NOT EDIT what you see in these blocks of generated code !
//}}AFX_DATA
// Implementation
protected:
virtual void DoDataExchange(CDataExchange* pDX); // DDX/DDV support
// Message maps
protected:
//{{AFX_MSG(CActivecePropPage)
// NOTE - ClassWizard will add and remove member functions here.
// DO NOT EDIT what you see in these blocks of generated code !
//}}AFX_MSG
DECLARE_MESSAGE_MAP()
};
//{{AFX_INSERT_LOCATION}}
// Microsoft Visual C++ will insert additional declarations immediately before the previous line.
#endif // !defined(AFX_ACTIVECEPPG_H__BFF5159C_245B_471B_8131_E6D347ABECCC__INCLUDED)