
ProDtlvartextAlloc | |
( ProLine prompt /* (In) The prompt. */ ProLine value /* (In) The value. */ ProDtlvartext* vartext /* (Out) The pointer to allocated variable text structure. User must release memory by ProDtlvartextFree. */ ) |

The function successfully allocated memory. | |
One or more arguments were invalid. | |
Not enough memory. |


