ISAWHAppObject::GetOperationResultSend
Description
Sends the information of operation results to the client.
Syntax
long GetOperationResultSend(
ISAWHOperationResultSend*
OperationResultSend
);
Parameters
OperationResultSend
[out] Returns a piece of operation result information.
Return Value
If the method succeeds, returns 0. If the method fails, returns other error codes.
See Also