Function ProExtobjRefselectionSet
Description
Sets the external object references for selection.
Synopsis
#include <ProExtobjRef.h>
ProExtobjRefselectionSet
(
ProWExtobjRef ext_obj_ref
/* (In)
The external object reference
*/
ProSelection reference
/* (In)
The references
*/
)
Returns
The function successfully set the references.
The external object reference was not found.
The references were not found, or the function could not set the references.
Sample Code References
User Guide References
これは役に立ちましたか?