msiPropertiesGet ( msParam_t *  listParam,
msParam_t *  keywordParam,
msParam_t *  valueParam,
ruleExecInfo_t *  rei 
)
Description:
Get the value of a property in a property list.
Module:
properties
Since:
pre-2.1
Author:
David R. Nadeau / University of California, San Diego
Date:
2007
Note:
The property list is left unmodified.
Example Usage:
See clients/icommands/test/rules3.0/
Parameters:
[in,out] listParam - a KeyValPair_MS_T, the property list to be queried
[in] keywordParam - a STR_MS_T, a keyword to get
[out] valueParam - a STR_MS_T, the returned value
[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 305 of file propertiesMS.c.

Generated on Tue May 14 16:56:43 2013 for iRODS Documentation by  doxygen 1.6.3