This function retrieves the target property to which the property referenced by the name identifier points to. The target property is normally set by the PropAddAsRef or PropSetAsRef function.
Parameter | Description |
---|---|
obj |
Object's index in the Power Engine document. |
name |
A numerical value that identifies the property. Can be a user-defined value or one of the predefined PowerDoc values. For a list of predefined name values, see the PropAdd function. |
ref_name |
A pointer to a variable that will hold the numerical value that identifies the target property. Can be a user-defined value or one of the predefined PowerDoc values. For a list of predefined name values, see the PropAdd function. |
Index of the PowerDoc object that holds the referenced (target) property.