code_app/modules/sane_user/HGSaneErr.h

7 lines
140 B
C
Raw Normal View History

2022-05-03 10:25:52 +00:00
#ifndef __HGSANEERR_H__
#define __HGSANEERR_H__
/* 一般错误 */
#define HGSANE_ERR_FAIL 0x00004001L
#endif /* __HGSANEERR_H__ */