代码拉取完成,页面将自动刷新
#if !defined(AFX_PROPERTY_H__2C10F229_CEDD_11D5_AE99_00D00961973B__INCLUDED_)
#define AFX_PROPERTY_H__2C10F229_CEDD_11D5_AE99_00D00961973B__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.
/////////////////////////////////////////////////////////////////////////////
// CProperty wrapper class
class CProperty : public COleDispatchDriver
{
public:
CProperty() {} // Calls COleDispatchDriver default constructor
CProperty(LPDISPATCH pDispatch) : COleDispatchDriver(pDispatch) {}
CProperty(const CProperty& dispatchSrc) : COleDispatchDriver(dispatchSrc) {}
// Attributes
public:
// Operations
public:
VARIANT GetValue();
void SetValue(const VARIANT& newValue);
CString GetName();
long GetType();
long GetAttributes();
void SetAttributes(long nNewValue);
};
//{{AFX_INSERT_LOCATION}}
// Microsoft Visual C++ will insert additional declarations immediately before the previous line.
#endif // !defined(AFX_PROPERTY_H__2C10F229_CEDD_11D5_AE99_00D00961973B__INCLUDED_)
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。