GetPropertyDescColl
Purpose
The CMetaClassDesc GetPropertyDescColl function returns all property description objects for the class.
Syntax
HRESULT GetPropertyDescColl(
LLCMetaPropertyDesc &objectList);
|
Argument |
In/Out |
Description |
|
objectList |
Out |
List of Property objects. |