LAPTOP-SNT8I5JK\Boounion
2025-07-11 c96ec4c44d31e4df6da3ce904fd3c6d8f3548c2d
SourceCode/Bond/EAPSimulator/CHsmsActive.h
@@ -25,10 +25,17 @@
   // Deselect Request
   int hsmsDeselectRequest();
   // 建立通讯(S1F13)
   int hsmsEstablishCommunications();
   // Are You There
   int hsmsAreYouThere();
   // Date time sync
   int hsmsDatetimeSync();
   // terminal display
   int hsmsTerminalDisplay(BYTE tid, const char* pszText);
private:
   ACTIVEListener m_listener;