METHOD DeleteRecipeFile : DWORD
Removes the standard recipe file from a recipe
The standard recipe file has the file name <recipe>.<recipedefinition>.<extension>.
Scope
Name
Type
Comment
Return
DeleteRecipeFile
DWORD
Possible last error values:
ERR_RECIPE_DEFINITION_NOT_FOUND ERR_RECIPE_NOT_FOUND ERR_RECIPE_FILE_NOT_FOUND ERR_NO_RECIPE_MANAGER_SET ERR_OK
ERR_RECIPE_DEFINITION_NOT_FOUND
ERR_RECIPE_NOT_FOUND
ERR_RECIPE_FILE_NOT_FOUND
ERR_NO_RECIPE_MANAGER_SET
ERR_OK
See ReturnValues (GVL) for a description of all possible errors.
Input
RecipeDefinitionName
STRING
Name of the recipe definition
RecipeName
Name of the recipe