Category Piping, Object ProPmember

Function ProPmemberTypeGet


Description
Outputs the type of the specified pipeline extension member
Synopsis
#include <ProPiping.h>
ProErrorProPmemberTypeGet(
ProPmember member
/* (In)
The extension member
*/
ProPmemberType* type
/* (Out)
The type of the extension member
*/
)
Returns
PRO_TK_NO_ERROR PRO_TK_BAD_INPUTS

Manual References:

  1. Production Applications: Piping: Members