Example 4: Creating Object Relationships
SE_Return_Code SE_AddComponentRelationship
SE_Object aggregate_object,
SE_Object component_object,
Establishes the relationship between an aggregate and its component.
If the DRM specifies a 2-way relationship, then the component to aggregate relationship is made too.
Supports specification of link objects (use NULL if no link object is required).