Function ProExtobjRefselectionGet
Description
Retrieves the references for selection.
Synopsis
#include <ProExtobjRef.h>
ProExtobjRefselectionGet
(
ProExtobj* object
/* (In)
The handle to which the external object reference belongs
*/
ProWExtobjRef ext_obj_ref
/* (In)
The external object reference
*/
ProSelection* reference
/* (Out)
The references
*/
)
Returns
The function successfully retrieved the information.
The external object reference was not found.
The function could not retrieve the information.
Sample Code References
User Guide References
Было ли это полезно?