
ProUIDrawingareaLinesDraw | |
( 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 lines to be drawn. */ ProUIPoint* start_points /* (In) Array of points from which the lines should start. */ ProUIPoint* end_points /* (In) Array of points at which the lines should end. */ ) |

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

