|
Sack Library Documentation
|
__cdecl TYPELIB_PROC POINTER * GetLinearSetArray(GENERICSET * pSet, int * pCount, int unitsize, int max);
|
Parameters |
Description |
|
GENERICSET * pSet |
set to convert to an array |
|
int * pCount |
address of an integer to receive the count of elements put in the array. |
|
int unitsize |
size of each element in the set |
|
int max |
count of elements per set block |
Pointer to an array that are a copy of the objects in the set.
Converts a set into a copy of the objects in the set organized in a flat array.
Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at
support@toolsfactory.com.|
Copyright (c) 2000+. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|