ISpGetGlobalElementList
You can use the ISpGetGlobalElementList function to get a global element list. A global element list is a list of all the elements in the system.
OSStatus ISpGetGlobalElementList ( ISpElementListReference *outElementList);
outElementList
- A reference to the global element list.
- function result
- A result code.
DESCRIPTION
The ISpGetGlobalElementList function gets the global element list and returns a reference to it in the outElementList parameter.