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. |