
ProUIColorSelectionShow | |
( const wchar_t* title /* (In) The title of the selection dialog. If NULL, a default will be used. */ ProUIColor default_rgb_color /* (In) The default selection, upon dialog display. */ ProUIColor* selected_rgb_color /* (Out) The color that the user selected in the dialog. */ ) |

A color was selected by the user. | |
The selected_rgb_color parameter is NULL. | |
No color selection was made. |

