Function ProReferenceOwnerGet
Description
Gets the reference owner model of a reference handle.
Synopsis
#include <ProReference.h>
ProReferenceOwnerGet
(
ProReference reference
/* (In)
The reference handle.
*/
ProMdl* mdl
/* (Out)
The item owner model that is referenced.
*/
)
Returns
The function succeeded.
One or more arguments was invalid.
This value is not set in the reference.
Sample Code References
User Guide References
¿Fue esto útil?