Documentation de l'API > Custom user interface > Object ProUIList > Function ProUIListSelectionpolicySet
Function ProUIListSelectionpolicySet
Description
Set the selection policy for a list component
Synopsis
#include <ProUIList.h>
ProUIListSelectionpolicySet
(
char* dialog
/* (In)
The name of the dialog that contains the list
*/
char* list
/* (In)
The name of the list component
*/
/* (In)
The selection policy
*/
)
Returns
The function was successful
One or more of the arguments are invalid
The function failed
User Guide References
Est-ce que cela a été utile ?