
ProMfgdbNameCreate | |
( ProName external_name /* (In) name; can be translated. Can be NULL. internal_name is used if there is no translation. */ ProCharName internal_name /* (In) name; never translated. */ ProLine help_text /* (In) help prompt for name; can be translated. Can be NULL. internal_name used if there is no translation. */ ProMfgdbName* p_mfgdb_name /* (Out) handle to allocated and initialized name structure. */ ) |

The function successfully allocated and initialized the name structure. | |
Insufficient memory. | |
One or more of the input arguments are invalid. |

