
ProUIInputpanelContainsPassword | |
( char* dialog /* (In) The name of the dialog that contains the inputpanel. */ char* component /* (In) The name of the inputpanel component. */ ProBoolean* state /* (Out) PRO_B_TRUE, if the inputpanal is for password entry. PRO_B_FALSE, if the inputpanel is for normal characters entry. */ ) |

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

