
Replacement in Object TOOLKIT: |

ProSimprepdataAlloc | |
( ProName name /* (In) The name of the simplified representation. */ ProBoolean temp /* (In) Set this to PRO_B_TRUE if the representation is temporary. Otherwise, set this to PRO_B_FALSE. */ ProSimprepActionType deflt /* (In) The default action to be applied to the items (PRO_SIMP_INCLUDE or PRO_SIMPREP_EXCLUDE). */ ProSimprepdata** p_result /* (Out) The pointer to the allocated structure. To free the memory, call ProSimprepdataFree(). */ ) |

The function successfully allocated the structure. | |
One or more of the input arguments are invalid. |



