www.pudn.com > vcsvr.rar > OpcIntf.cpp
// OpcIntf.cpp: implementation of the OpcIntf class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "vcsvr.h"
#include "OpcIntf.h"
#ifdef _DEBUG
#undef THIS_FILE
static char THIS_FILE[]=__FILE__;
#define new DEBUG_NEW
#endif
//////////////////////////////////////////////////////////////////////
// Construction/Destruction
//////////////////////////////////////////////////////////////////////
OpcIntf::OpcIntf()
{
}
OpcIntf::~OpcIntf()
{
}