PowerCenter
- PowerCenter 10.5
- All Products
INFA_EXPR_STATUS INFA_EXPR_ValidateGetUserInterface( IUNICHAR* sNamespace, IUNICHAR* sFuncName, INFA_EXPR_VALIDATE_METHODS* functions);
Argument
| Datatype
| Input/
Output
| Description
|
---|---|---|---|
sNamespace | IUNICHAR | Input | Namespace of the custom function. |
sFuncName | IUNICHAR | Input | Name of the custom function. |
functions | INFA_EXPR_VALIDATE_METHODS | Output | Pointers to different functions called during validation and reporting. |