Sack Library Documentation
|
__cdecl TYPELIB_PROC int CountUsedInSet(GENERICSET * set, int max);
Parameters |
Description |
GENERICSET * set |
The set to check |
int max |
max items per set (may be unused, since this is stored internally now) |
The number of items in the step.
Count number of elements that are allocated in the set.
Copyright (c) 2000+. All rights reserved.
|
What do you think about this topic? Send feedback!
|