See Also

Dart.PowerTCP.EmailValidation Namespace

Requirements

Namespace: Dart.PowerTCP.EmailValidation

Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista

Assembly: Dart.PowerTCP.EmailValidation (in Dart.PowerTCP.EmailValidation.dll)

Language

Visual Basic

C#

C++

C++/CLI

Show All

sender
e
See Also Requirements Languages PowerTCP Email Validation for .NET

ValidateEventHandler Delegate

Dart.PowerTCP.EmailValidation Namespace : ValidateEventHandler Delegate

Represents the method (event handler) that executes when BeginValidate completes.

[Visual Basic]
Public Delegate Sub ValidateEventHandler( _    ByVal sender As Object, _    ByVal e As ValidateEventArgs _ )
[C#]
public delegate void ValidateEventHandler(    object sender,    ValidateEventArgs e );
[C++]
public: __gc __delegate void ValidateEventHandler(    Object* sender,    ValidateEventArgs* e )
[C++/CLI]
public delegate void ValidateEventHandler(    Object^ sender,    ValidateEventArgs^ e )

Parameters

sender
e

Requirements

Namespace: Dart.PowerTCP.EmailValidation

Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista

Assembly: Dart.PowerTCP.EmailValidation (in Dart.PowerTCP.EmailValidation.dll)

See Also

Dart.PowerTCP.EmailValidation Namespace


Send comments on this topic.

Documentation version 1.0.3.0.

© 2008 Dart Communications.  All rights reserved.