API 설명서 > Feature element trees > Object ProReference > Function ProReferenceOwnerMdlnameGet
Function ProReferenceOwnerMdlnameGet
Description
Gets the reference owner model name of a reference handle.
Synopsis
#include <ProReference.h>
ProReferenceOwnerMdlnameGet
(
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.
User Guide References
도움이 되셨나요?