msiGetStdoutInExecCmdOut ( msParam_t *  inpExecCmdOut,
msParam_t *  outStr,
ruleExecInfo_t *  rei 
)
Description:
Gets stdout buffer from ExecCmdOut into buffer.
Module:
core
Since:
pre-2.1
Author:
Mike Wan
Date:
2009
Example Usage:
See clients/icommands/test/rules3.0/
Parameters:
[in] inpExecCmdOut - a STR_MS_T which specifies the ExecCmdOut.
[out] outStr - a STR_MS_T to hold the retrieved stdout buffer.
[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 upon success
Precondition:
none
Postcondition:
none
See also:
none

Definition at line 44 of file msiHelper.c.

Generated on Thu Nov 14 16:43:27 2013 for iRODS Documentation by  doxygen 1.6.3