Documentación de la API > Piping > Object ProPobject > Function ProPobjectTypeGet
Function ProPobjectTypeGet
Description
Outputs the type of the specified pipeline object.
Synopsis
#include <ProPiping.h>
ProPobjectTypeGet
(
ProPobject object
/* (In)
The pipeline object.
*/
/* (Out)
The object type.
*/
)
Returns
User Guide References
¿Fue esto útil?