// This file is generated by WOK (CPPExt). // Please do not edit this file; modify original file instead. // The copyright and license terms as defined for the original file apply to // this header file considered to be the "object code" form of the original source. #ifndef _Storage_Error_HeaderFile #define _Storage_Error_HeaderFile enum Storage_Error { Storage_VSOk, Storage_VSOpenError, Storage_VSModeError, Storage_VSCloseError, Storage_VSAlreadyOpen, Storage_VSNotOpen, Storage_VSSectionNotFound, Storage_VSWriteError, Storage_VSFormatError, Storage_VSUnknownType, Storage_VSTypeMismatch, Storage_VSInternalError, Storage_VSExtCharParityError, Storage_VSWrongFileDriver }; #ifndef _Standard_PrimitiveTypes_HeaderFile #include #endif #endif