PowerCenter
- PowerCenter 10.5.1
- All Products
Handle Name
| Description
|
---|---|
INFA_EXPR_MODULE_HANDLE | Represents the shared library or DLL. The plug-in can only access the module handle in its own shared library or DLL. It cannot access the module handle in any other shared library or DLL. |
INFA_EXPR_FUNCTION_HANDLE | Represents a custom function within the shared library or DLL. |
INFA_EXPR_FUNCTION_INSTANCE_HANDLE | Represents a specific custom function instance. |