Share via


IDirListEvents.OnChange Method

Definition

Event handler for a directory list.

public:
 int OnChange();
public:
 int OnChange();
int OnChange();
[System.Runtime.InteropServices.DispId(1)]
public int OnChange ();
[<System.Runtime.InteropServices.DispId(1)>]
abstract member OnChange : unit -> int
Public Function OnChange () As Integer

Returns

If the method succeeds, it returns S_OK. If it fails, it returns an error code.

Attributes

Applies to