msiNcClose ( msParam_t *  inpParam1,
ruleExecInfo_t *  rei 
)
Description:
Close an opened iRODS data object (equivalent to nc_close)
Module:
core
Since:
3.2
Author:
Mike Wan
Date:
2012
Example Usage:
See clients/icommands/test/rules3.0/netcdfTest1.r, netcdfTest2.r and netcdfTest3.r.
Parameters:
[in] inpParam1 - A INT_MS_T or NcCloseInp_MS_T containing the ncid to close.
[out] none 
[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:
positive on success
Precondition:
none
Postcondition:
none
See also:
none

Definition at line 218 of file reNetcdf.c.

Generated on Sat Nov 16 22:18:04 2013 for iRODS Documentation by  doxygen 1.6.3