資源簡介
C++ 獲取計算機上串口的數量(提高篇-實例545).zip
代碼片段和文件信息
//?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?“mscomm.h“
/////////////////////////////////////////////////////////////////////////////
//?CMSComm
IMPLEMENT_DYNCREATE(CMSComm?CWnd)
/////////////////////////////////////////////////////////////////////////////
//?CMSComm?properties
/////////////////////////////////////////////////////////////////////////////
//?CMSComm?operations
void?CMSComm::SetCDHolding(BOOL?bNewValue)
{
static?BYTE?parms[]?=
VTS_BOOL;
InvokeHelper(0x1?DISPATCH_PROPERTYPUT?VT_EMPTY?NULL?parms
?bNewValue);
}
BOOL?CMS
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????8569??2007-05-08?08:52??SerialInterface\mscomm.cpp
?????文件????????3221??2007-05-08?08:52??SerialInterface\mscomm.h
?????文件????????3741??2007-05-08?08:52??SerialInterface\ReadMe.txt
?????文件?????????785??2007-05-08?08:52??SerialInterface\Resource.h
?????文件???????21456??2014-01-08?11:30??SerialInterface\SerialInterface.aps
?????文件????????1300??2014-01-08?11:30??SerialInterface\SerialInterface.clw
?????文件????????2189??2007-05-08?08:52??SerialInterface\SerialInterface.cpp
?????文件????????4764??2007-05-08?08:52??SerialInterface\SerialInterface.dsp
?????文件?????????597??2007-05-08?08:52??SerialInterface\SerialInterface.dsw
?????文件????????1423??2007-05-08?08:52??SerialInterface\SerialInterface.h
?????文件???????48640??2014-01-08?11:30??SerialInterface\SerialInterface.opt
?????文件????????6154??2007-05-08?08:52??SerialInterface\SerialInterface.rc
?????文件????????4684??2007-05-08?08:52??SerialInterface\SerialInterfaceDlg.cpp
?????文件????????1508??2007-05-08?08:52??SerialInterface\SerialInterfaceDlg.h
?????文件?????????217??2007-05-08?08:52??SerialInterface\StdAfx.cpp
?????文件????????1054??2007-05-08?08:52??SerialInterface\StdAfx.h
?????文件????????1078??2007-05-08?08:52??SerialInterface\res\SerialInterface.ico
?????文件?????????407??2007-05-08?08:52??SerialInterface\res\SerialInterface.rc2
評論
共有 條評論