GetRelationshipDescColl
Purpose
The CMetaClassDesc GetRelationshipDescColl function returns the relationship description collection associated with the class of the object.
Syntax
HRESULT GetRelationshipDescColl(
LLCMetaRelationshipDesc &relobjectList);
Argument |
In/Out |
Description |
relobjectList |
Out |
List of relationship description objects for the class of the object. |