iFlags

Flag that indicates the objects to process. Possible values are:

Value

Meaning

ANNFLAG_SELECTED

[$0001] Enumerate only the selected objects.

ANNFLAG_NOTCONTAINER

[$0002] Enumerate all objects that are not containers.

ANNFLAG_NOTTHIS

[$0003] Enumerate all objects except hObject.

ANNFLAG_RECURSE

[$0004] Enumerate all objects contained in hObject and any contained in any sub-containers,

ANNFLAG_USER

[$0040] Process only those objects with users listed in pszUserList.