
ProUITextareaPositionGet | |
( char* dialog /* (In) The name of the dialog that contains textarea. */ char* component /* (In) The name of the textarea component. */ int* x /* (Out) X value with respect to the upper left corner of the parent. */ int* y /* (Out) Y value with respect to the upper left corner of the parent. */ ) |

The function succeeded. | |
The function failed. | |
One or more input arguments was invalid. |

