Share via


WstRowUpdatedEventHandler Delegate

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

Delegate for WstRowUpdatedEvent

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

Syntax

'Declaration

  Public Delegate Sub WstRowUpdatedEventHandler ( _
    sender As Object, _
    e As WstRowUpdatedEventArgs _
)
  public delegate void WstRowUpdatedEventHandler (
    Object sender,
    WstRowUpdatedEventArgs 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