API Documentation > Functions > Function pfcCreateSelectionArgValue
Function pfcCreateSelectionArgValue

# include <pfcArgument.h>

pfcArgValue_ptr pfcCreateSelectionArgValue (pfcSelection_ptr Value)


Description
Creates a new selection argument value object.
See Also:
Parameters:
Value The selection object.
Returns:
The created selection argument value object.
Was this helpful?