ProcessingStandardProcessingFunctionVoid Delegate

CVB.Net Documentation
Delegate for generating the bound Lambda expressions that will help reduce code duplication.

Namespace:  Stemmer.Cvb.Runtime.InteropServices
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

public delegate int StandardProcessingFunctionVoid()

Return Value

Type: Int32
true if processing succeeded, false others
See Also

Reference