格式化,新增SetIO 和 GetIO 打印日志

This commit is contained in:
zhengxuan.zhang
2022-11-01 12:06:42 +08:00
parent 196419beba
commit 32aaf13611
5 changed files with 70 additions and 127 deletions
-1
View File
@@ -282,7 +282,6 @@ public:
* \return
*/
HSI_STATUS Shutdown() override;
//HSI_STATUS ShutdownOld() override;
HSI_STATUS IsSupportedEx(UINT AxisTypes, UINT& Types);
HSI_STATUS StartupEx(UINT AxisTypes, bool bHome);
HSI_STATUS GetScaleResolutionEx(UINT AxisTypes, double& Scale);