PowerCenter
- PowerCenter 10.4.0
- All Products
INFA_CT_HANDLE INFA_CTGetAncestorHandle(INFA_CT_HANDLE handle, INFA_CTHandleType returnHandleType);
Argument
| Datatype
| Input/
Output
| Description
|
---|---|---|---|
handle
| INFA_CT_HANDLE
| Input
| Handle name.
|
returnHandleType
| INFA_CTHandleType
| Input
| Return handle type.
Use the following values for the returnHandleType parameter:
|
INFA_CT_MODULE_HANDLE module = INFA_CTGetAncestorHandle(procedureHandle, INFA_CT_HandleType);