Function ProCollectionrefAlloc
DEPRECATED:
Since Wildfire 4.0
SUPERSEDED BY:
Depends on the context, consult the user documentation.
Description
Note: This function accesses an older version of the ProCollection interface. It has been superseded. Please consult the Creo Parametric TOOLKIT user's guide chapter on "Collections" for more information.
Allocate a new ProCollectionRef object
Synopsis
#include <ProCollect.h>
ProCollectionrefAlloc
(
/* (In)
Type of the reference
*/
ProSelection selection
/* (In)
Selection identifying the target of the reference
*/
/* (Out)
Pointer to the new collection reference object
*/
)
Returns
User Guide References
這是否有幫助?