
ProStringCopy | |
( char* string /* (In) The original string. */ char** to /* (Out) The copy of the string. Creo Parametric allocates memory for this argument. */ ) |

The function succeeded. | |
One or more input arguments was invalid. | |
The function failed to allocate memory for the new string. |
