API Documentation > Piping > Object ProPmember > Function ProPmemberTypeGet
Function ProPmemberTypeGet
Description
Outputs the type of the specified pipeline extension member
Synopsis
#include <ProPiping.h>
ProPmemberTypeGet
(
ProPmember member
/* (In)
The extension member
*/
/* (Out)
The type of the extension member
*/
)
Returns
User Guide References
Was this helpful?