
ProUIDrawingareaImagesDraw | |
( 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 images that are to be drawn. */ char** images /* (In) Array of image names. */ ProUIPoint* positions /* (In) Array of points at which the images should be drawn. */ ) |

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

