www.pudn.com > test_vc_11.rar > nterior.h
#if !defined(AFX_NTERIOR_H__150AE8A2_7B5B_4B26_8BB8_97027261CC67__INCLUDED_)
#define AFX_NTERIOR_H__150AE8A2_7B5B_4B26_8BB8_97027261CC67__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
// Machine generated IDispatch wrapper class(es) created by Microsoft Visual C++
// NOTE: Do not modify the contents of this file. If this class is regenerated by
// Microsoft Visual C++, your modifications will be overwritten.
// Dispatch interfaces referenced by this interface
class CSpreadsheet;
/////////////////////////////////////////////////////////////////////////////
// Cnterior wrapper class
class Cnterior : public COleDispatchDriver
{
public:
Cnterior() {} // Calls COleDispatchDriver default constructor
Cnterior(LPDISPATCH pDispatch) : COleDispatchDriver(pDispatch) {}
Cnterior(const Cnterior& dispatchSrc) : COleDispatchDriver(dispatchSrc) {}
// Attributes
public:
// Operations
public:
LPDISPATCH GetApplication();
VARIANT GetColor();
void SetColor(VARIANT* newValue);
VARIANT GetColorIndex();
void SetColorIndex(long nNewValue);
LPDISPATCH GetParent();
};
//{{AFX_INSERT_LOCATION}}
// Microsoft Visual C++ will insert additional declarations immediately before the previous line.
#endif // !defined(AFX_NTERIOR_H__150AE8A2_7B5B_4B26_8BB8_97027261CC67__INCLUDED_)