In This Article

ShellObjectChangeKind Enum

Specifies the kind of IShellObject change notification.

public enum ShellObjectChangeKind

Fields

Name Description
ChildAdded

A child shell object was added.

ChildRemoved

A child shell object was removed.

SortRequested

A sort is requested.

Updated

The shell object was updated.