Function ProDtlvartextFree
Description
Release memory allocated by ProDtlvartextAlloc.
Synopsis
#include <ProDtlsyminst.h>
ProDtlvartextFree
(
/* (In)
The pointer to variable text structure.
*/
)
Returns
The function successfully release memory.
One or more arguments were invalid.
Sample Code References
User Guide References
Was this helpful?