SourceCode/Bond/EAPSimulator/CHsmsActive.h
@@ -6,6 +6,10 @@ #include "CCollectionEvent.h" #define SVID_CJobSpace 5001 #define SVID_PJobSpace 5002 typedef std::function<void(void* pFrom, ACTIVESTATE state)> STATECHANGED; typedef struct _ACTIVEListener { @@ -61,6 +65,9 @@ int hsmsTransmitSpooledData(); int hsmsPurgeSpooledData(); // 查询变量 int hsmsSelectedEquipmentStatusRequest(unsigned int SVID); // 查询PPID List int hsmsQueryPPIDList();