Ecalspi.cpp File Fix - HP 85097A User Manual

Electronic calibration system
Table of Contents

Advertisement

long SENS_CORR_COLL_DONE ();
long SENS_CORR_COLL_NEXT ();
long SENS_CORR_COLL_PRIOR ();
long SENS_CORR_COLL_RES ();
long SENS_CORR_COLL_VIEW(BSTR* strView);
long SYST_ERR(BSTR* strErrorNumAndMessage);
long CMD_IDN(BSTR* strReturn);
};
ecalspi.cpp file fix :
// Machine generated IDispatch wrapper class (es) created with
ClassWizard
#include "stdafx.h"
#include "ecalspi.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
////////////////////////////////////////////////////////////////
_clsECalSPI properties
////////////////////////////////////////////////////////////////
_clsECalSPI operations
void _clsECalSPI::SPI_VERSION(BSTR* version)
{
static BYTE parms{} =
VTS_[BSTR;
InvokeHelper(0x60030000, DISPATCH_METHOD, VT_EMP;TY,
NULL, parms, version);
}
long _clsECalAPI::CONFIG(short* BoardType, short* BoardNumber,
short* VNAAddress, short* PrinterPort)
{
Chapter 3
Software Programming Interface
Microsoft Visual C++
3-9

Advertisement

Table of Contents
loading

Table of Contents