
ProUIDrawingareaStringsDraw | |
( char* dialog /* (In) The name of the dialog that contains the drawing area. */ char* component /* (In) The name of the drawing area component. */ int count /* (In) Number of strings that are to be drawn. */ wchar_t** strings /* (In) Array of strings to be drawn. */ ProUIPoint* positions /* (In) Array of points at which the strings should be drawn. */ ) |

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

