code_app/modules/twain_user/HGTwainErr.h

7 lines
144 B
C

#ifndef __HGTWAINERR_H__
#define __HGTWAINERR_H__
/* 一般错误 */
#define HGTWAIN_ERR_FAIL 0x00001001L
#endif /* __HGTWAINERR_H__ */