API 文件集 > Feature element trees > Object ProReference > Function ProReferenceOriginalownerMdlnameGet
Function ProReferenceOriginalownerMdlnameGet
Description
Gets the original owner model name of a reference handle. This could be different from the actively used owner name if the reference has been backed up, copied locally, or replaced with an alternate.
Synopsis
#include <ProReference.h>
ProReferenceOriginalownerMdlnameGet
(
ProReference reference
/* (In)
The reference handle.
*/
/* (Out)
The item owner model name that is referenced.
*/
)
Returns
The function succeeded.
One or more arguments was invalid.
This value is not set in the reference (it is the same as the current owner).
See Also
User Guide References
這是否有幫助?