
ProUITextareaIsEditable | |
( char* dialog /* (In) The name of the dialog that contains the textarea. */ char* component /* (In) The name of the textarea component. */ ProBoolean* state /* (Out) PRO_B_TRUE when the textarea is editable. PRO_B_FALSE when the textarea is not editable. */ ) |

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