Documentación de la API > Manufacturing > Object ProMfgdb > Function ProMfgdbDataAlloc
Function ProMfgdbDataAlloc
Description
Allocates memory to store optional, non-Creo Parametric-native search parameters and external tool database names for use in creating queries.
Synopsis
#include <ProMfgdb.h>
ProMfgdbDataAlloc
(
ProMfgdbData* p_mfgdb_data
/* (Out)
The allocated structure.
*/
)
Returns
Invalid argument.
The function successfully allocated the memory.
Insufficient memory.
User Guide References
¿Fue esto útil?