iFlags

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

Value

Meaning

ANN_FLAG_SELECTED

[0x0001] Enumerate only the selected objects.

ANN_FLAG_NOTCONTAINER

[0x0002] Enumerate all objects that are not containers.

ANN_FLAG_NOTTHIS

[0x0003] Enumerate all objects except hObject.

ANN_FLAG_RECURSE

[0x0004] Enumerate all objects contained in hObject and any contained in any sub-containers,

ANN_FLAG_USER

[0x0040] Process only those objects with users listed in pszUserList.