資源簡介
ZigBee上位機程序(帶源碼),最新資料,絕對好用,方便大家參考學習
代碼片段和文件信息
//?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.
#include?“stdafx.h“
#include?“font.h“
/////////////////////////////////////////////////////////////////////////////
//?COleFont?properties
CString?COleFont::GetName()
{
CString?result;
GetProperty(0x0?VT_BSTR?(void*)&result);
return?result;
}
void?COleFont::SetName(LPCTSTR?propVal)
{
SetProperty(0x0?VT_BSTR?propVal);
}
CY?COleFont::GetSize()
{
CY?result;
GetProperty(0x2?VT_CY?(void*)&result);
return?result;
}
void?COleFont::SetSize(const?CY&?propVal)
{
SetProperty(0x2?VT_CY?&propVal);
}
BOOL?COleFont::GetBold()
{
BOOL?result;
GetProperty(0x3?VT_BOOL?(void*)&result);
return?result;
}
void?COleFont::SetBold(BOOL?propVal)
{
SetProperty(0x3?VT_BOOL?propVal);
}
BOOL?COleFont::GetItalic()
{
BOOL?result;
GetProperty(0x4?VT_BOOL?(void*)&result);
return?result;
}
void?COleFont::SetItalic(BOOL?propVal)
{
SetProperty(0x4?VT_BOOL?propVal);
}
BOOL?COleFont::GetUnderline()
{
BOOL?result;
GetProperty(0x5?VT_BOOL?(void*)&result);
return?result;
}
void?COleFont::SetUnderline(BOOL?propVal)
{
SetProperty(0x5?VT_BOOL?propVal);
}
BOOL?COleFont::GetStrikethrough()
{
BOOL?result;
GetProperty(0x6?VT_BOOL?(void*)&result);
return?result;
}
void?COleFont::SetStrikethrough(BOOL?propVal)
{
SetProperty(0x6?VT_BOOL?propVal);
}
short?COleFont::GetWeight()
{
short?result;
GetProperty(0x7?VT_I2?(void*)&result);
return?result;
}
void?COleFont::SetWeight(short?propVal)
{
SetProperty(0x7?VT_I2?propVal);
}
short?COleFont::GetCharset()
{
short?result;
GetProperty(0x8?VT_I2?(void*)&result);
return?result;
}
void?COleFont::SetCharset(short?propVal)
{
SetProperty(0x8?VT_I2?propVal);
}
/////////////////////////////////////////////////////////////////////////////
//?COleFont?operations
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件??????13644??2015-02-02?23:41??RFonline-pc源碼\Debug\font.obj
?????文件??????????0??2015-02-02?23:41??RFonline-pc源碼\Debug\font.sbr
?????文件??????92225??2015-02-02?23:41??RFonline-pc源碼\Debug\iledbarx.obj
?????文件??????????0??2015-02-02?23:41??RFonline-pc源碼\Debug\iledbarx.sbr
?????文件??????84170??2015-02-02?23:41??RFonline-pc源碼\Debug\iledrectanglex.obj
?????文件??????????0??2015-02-02?23:41??RFonline-pc源碼\Debug\iledrectanglex.sbr
?????文件??????73529??2015-02-02?23:41??RFonline-pc源碼\Debug\iledroundx.obj
?????文件??????????0??2015-02-02?23:41??RFonline-pc源碼\Debug\iledroundx.sbr
?????文件??????56290??2015-02-02?23:41??RFonline-pc源碼\Debug\iplotannotationx.obj
?????文件??????????0??2015-02-02?23:41??RFonline-pc源碼\Debug\iplotannotationx.sbr
?????文件?????141198??2015-02-02?23:41??RFonline-pc源碼\Debug\iplotaxisx.obj
?????文件??????????0??2015-02-02?23:41??RFonline-pc源碼\Debug\iplotaxisx.sbr
?????文件?????215364??2015-02-02?23:41??RFonline-pc源碼\Debug\iplotchannelx.obj
?????文件??????????0??2015-02-02?23:41??RFonline-pc源碼\Debug\iplotchannelx.sbr
?????文件??????64857??2015-02-02?23:41??RFonline-pc源碼\Debug\iplotdatacursorx.obj
?????文件??????????0??2015-02-02?23:41??RFonline-pc源碼\Debug\iplotdatacursorx.sbr
?????文件??????73924??2015-02-02?23:41??RFonline-pc源碼\Debug\iplotdataviewx.obj
?????文件??????????0??2015-02-02?23:41??RFonline-pc源碼\Debug\iplotdataviewx.sbr
?????文件??????32284??2015-02-02?23:41??RFonline-pc源碼\Debug\iplotlabelx.obj
?????文件??????????0??2015-02-02?23:41??RFonline-pc源碼\Debug\iplotlabelx.sbr
?????文件??????93396??2015-02-02?23:41??RFonline-pc源碼\Debug\iplotlegendx.obj
?????文件??????????0??2015-02-02?23:41??RFonline-pc源碼\Debug\iplotlegendx.sbr
?????文件??????30020??2015-02-02?23:41??RFonline-pc源碼\Debug\iplotlimitx.obj
?????文件??????????0??2015-02-02?23:41??RFonline-pc源碼\Debug\iplotlimitx.sbr
?????文件??????17937??2015-02-02?23:41??RFonline-pc源碼\Debug\iplottablecolumnx.obj
?????文件??????????0??2015-02-02?23:41??RFonline-pc源碼\Debug\iplottablecolumnx.sbr
?????文件??????48532??2015-02-02?23:41??RFonline-pc源碼\Debug\iplottablex.obj
?????文件??????????0??2015-02-02?23:41??RFonline-pc源碼\Debug\iplottablex.sbr
?????文件??????52488??2015-02-02?23:41??RFonline-pc源碼\Debug\iplottoolbarx.obj
?????文件??????????0??2015-02-02?23:41??RFonline-pc源碼\Debug\iplottoolbarx.sbr
............此處省略103個文件信息
評論
共有 條評論