Create a spooled file handle for a particular spooled file on a specified system.
unsigned int CWB_ENTRY cwbOBJ_CreateSplFHandleEx( const char *systemName, const char *jobName, const char *jobNumber, const char *jobUser, const char *splFName, const unsigned long splFNumber, const char *createdSystem, const char *createdDate, const char *createdTime, cwbOBJ_ObjHandle *objectHandle, cwbSV_ErrHandle errorHandle);
The following list shows common return values.
This API does not check the spooled file on the host. The first time this handle is used to retrieve data for the spooled file, a host error will be encountered if the spooled file doesn't exist.