RemoveAll
(
BOOL
) - input
Flag indicating whether to remove all records.
Possible values are described in the following list:
TRUE
All records in the specified container are to be removed, and the in-use list for each object is to be cleaned up.
FALSE
Only records specified in
pRecordArray
are to be removed, and the in-use list is to be cleaned up for the same objects.
[Back]
[Next]