bSelected

Flag that indicates whether to change the selection status for the selected objects only, or for all objects. This value is valid only if hObject is a container object. Possible values are:

Value

Meaning

True

Change the selection status of those objects within the container that have their Selected property set.

False

Change the selection status for all objects. This is comparable to setting iFlags to ANNFLAG_NOTCONTAINER+ANNFLAG_RECURSE.