Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.11
|
Leadtools.Sane.Server Namespace > ImageProcessingListener Interface : Begin Method |
void Begin( ImageProcessingEvent e )
'Declaration
Sub Begin( _ ByVal e As ImageProcessingEvent _ )
'Usage
Dim instance As ImageProcessingListener Dim e As ImageProcessingEvent instance.Begin(e)
void begin(ImageProcessingEvent event)
void Begin( ImageProcessingEvent^ e )