msiobjget_z3950 ( msParam_t *  inRequestPath,
msParam_t *  inFileMode,
msParam_t *  inFileFlags,
msParam_t *  inCacheFilename,
ruleExecInfo_t *  rei 
)
Description:
Gets an object from a Z3950 data source
Module:
msoDrivers_z3950
Since:
3.0
Author:
Arcot Rajasekar
Date:
2011
Example Usage:
See clients/icommands/test/rules3.0/
Parameters:
[in] inRequestPath - a STR_MS_T request string to external resource
[in] inFileMode - a STR_MS_T mode of cache file creation
[in] inFileFlags - a STR_MS_T flags for cache file creation
[in] inCacheFilename - a STR_MS_T cache file name (full path)
[in,out] rei - The RuleExecInfo structure that is automatically handled by the rule engine. The user does not include rei as a parameter in the rule invocation.
Session Variables Used:
none
Session Variables Modified:
none
iCAT Attributes Used:
none
iCAT Attributes Modified:
none
Side Effect:
none
Returns:
integer
Return values:
0 on success
Precondition:
none
Postcondition:
none
See also:
none

Definition at line 102 of file msoZ3950MS.c.

Generated on Fri Mar 15 13:58:02 2013 for iRODS Documentation by  doxygen 1.6.3