IRecipeDefinition3.GetRecipeValuesSizeOf (METH)ΒΆ

METHOD GetRecipeValuesSizeOf : DWORD

Possible last error values: ERR_NO_RECIPE_MANAGER_SET, ERR_RECIPE_DEFINITION_NOT_FOUND, ERR_RECIPE_NOT_FOUND, ERR_FAILED, ERR_OK

InOut:

Scope

Name

Type

Comment

Return

GetRecipeValuesSizeOf

DWORD

Input

pStrings

POINTER TO ARRAY [0..0] OF STRING

The strings where the recipe values should be stored

iSize

INT

Size of the string array.

iStartIndex

INT

Start index. Can be used for a scroll function (See example)

iSizeOfString

INT

Size of one string in the pStrings array