GetClassDescCollection
Purpose
The CMetaAIM GetClassDescCollection function returns all of the class description objects in the model.
Syntax
HRESULT GetClassDescCollection (
LLCMetaClassDesc& classobjectList);
Argument |
In/Out |
Description |
classobjectList |
Out |
List of class description objects. |