Description | |||||
Outputs the ProSelection of the specified ProPselection. | |||||
Synopsis | |||||
#include <ProPiping.h> | |||||
ProError | ProPselectionSelectionGet | ( | |||
ProPselection selection | |||||
/* (In) | |||||
The ProPselection | |||||
*/ | |||||
ProSelection* pro_selection | |||||
/* (Out) | |||||
The ProSelection. Its memory are allocated by the function and should be freed using ProSelectionFree(). | |||||
*/ | |||||
) | |||||
Returns | |||||
|