Share via


WstRowUpdatingEventHandler Delegate

[This is internal Microsoft documentation - Do not distribute.]

Delegate for WstRowUpdatingEvent

Namespace: Microsoft.Webstore.WstClient
Assembly: ICL (in icl.dll)

Syntax

'Declaration

  Public Delegate Sub WstRowUpdatingEventHandler ( _
    sender As Object, _
    e As WstRowUpdatingEventArgs _
)
  public delegate void WstRowUpdatingEventHandler (
    Object sender,
    WstRowUpdatingEventArgs e
)

Parameters

  • sender
  • e

Platforms

Development Platforms

Windows XP Professional with Service Pack 2 (SP2), Windows Server 2003, Windows Vista Ultimate Edition, Windows Vista Business Edition, Windows Vista Enterprise Edition

Target Platforms

See Also

Reference

Microsoft.Webstore.WstClient Namespace