ISAWHOperationResultSet::Get
Description
Retrieves the result information about each step of the operation procedure.
Syntax
boolean ObjectName.Get(Long Index, ISAWHOperationResultSend* OperationResultSend)
Parameters
Index
[in] Specifies the index number of the result information.
OperationResultSend
[in] Specifies the result information about each step of the
operation procedure.
Return Value
TRUE indicates success. FALSE indicates failure.
See Also