
Replacement in Object TOOLKIT: |

ProDimensionTextWstringsGet | |
( ProDimension* dimension /* (In) The dimension handle. */ wchar_t*** p_text /* (Out) ProArray of wstrings. The function allocates the memory for this argument. To free the memory, call ProWstringproarrayFree().. */ ) |

The function successfully retrieved the information. | |
Input argument dimension is NULL or Output argument p_text is NULL. | |
Dimension text is not found. | |
Operation is terminated incompletely. |

