00001 00009 #ifndef __PKIFSCVPERRORS_H__ 00010 #define __PKIFSCVPERRORS_H__ 00011 00012 #include "PKIFdll.h" 00013 #include "components.h" 00014 #include "PKIFCommonErrors.h" 00015 00017 #define SCVP_MISSING_REQUIRED_FIELD TOOLKIT_SCVP_ERROR_BASE + 1 00019 #define SCVP_MISSING_MEDIATOR TOOLKIT_SCVP_ERROR_BASE + 2 00020 00021 #endif //__PKIFSCVPERRORS_H__