ConfigCacheChangedEventHandler Delegate

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

Delegate for the Webstore Config cache changed event

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

Syntax

'Declaration

  Public Delegate Sub ConfigCacheChangedEventHandler ( _
    src As Object, _
    args As ConfigCacheChangedEventArgs _
)
  public delegate void ConfigCacheChangedEventHandler (
    Object src,
    ConfigCacheChangedEventArgs args
)

Parameters

  • src
  • args

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.MetaData Namespace