IDirListEvents Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the event handler for a displayed directory list. This is the outgoing interface for the directory list's implementation of IConnectionPoint.
public interface class IDirListEvents
public interface class IDirListEvents
__interface IDirListEvents
[System.Runtime.InteropServices.Guid("07F86394-273C-11D7-8BF6-00B0D03DAA06")]
[System.Runtime.InteropServices.TypeLibType(4160)]
public interface IDirListEvents
[System.Runtime.InteropServices.Guid("07F86394-273C-11D7-8BF6-00B0D03DAA06")]
public interface IDirListEvents
[<System.Runtime.InteropServices.Guid("07F86394-273C-11D7-8BF6-00B0D03DAA06")>]
[<System.Runtime.InteropServices.TypeLibType(4160)>]
type IDirListEvents = interface
[<System.Runtime.InteropServices.Guid("07F86394-273C-11D7-8BF6-00B0D03DAA06")>]
type IDirListEvents = interface
Public Interface IDirListEvents
- Attributes
Methods
OnChange() |
Event handler for a directory list. |