PowerCenter
- PowerCenter 10.5
- All Products
void INFA_EndSessionLog(void * dllContext);
Parameter
| Data Type
| Description
|
---|---|---|
dllContext | Unspecified | User-defined information specific to the shared library. You can use this parameter to store information related to network connection or to allocate memory needed during the course of handling the session log output. The shared library must allocate and deallocate any memory associated with this parameter. |