code_app/sane_user/HGSaneErr.h

7 lines
140 B
C

#ifndef __HGSANEERR_H__
#define __HGSANEERR_H__
/* 一般错误 */
#define HGSANE_ERR_FAIL 0x00004001L
#endif /* __HGSANEERR_H__ */