Documentação da API > Piping > Object ProPselection > Function ProPselectionSelectionGet
Function ProPselectionSelectionGet
Description
Outputs the ProSelection of the specified ProPselection.
Synopsis
#include <ProPiping.h>
ProPselectionSelectionGet
(
ProPselection selection
/* (In)
*/
ProSelection* pro_selection
/* (Out)
The ProSelection. Its memory are allocated by the function and should be freed using ProSelectionFree().
*/
)
Returns
User Guide References
Isto foi útil?