Visit Platform at http://www.platform.com

Main Page   Compound List   Compound Members  

ISoamTaskInputHandle Interface Reference

Will be returned to the client once a message has been sent to the system. More...

List of all members.


Public Methods

HRESULT Id ([out, retval] BSTR *TaskId)
 Get the ID of a Task returned by SOAM.


Detailed Description

Will be returned to the client once a message has been sent to the system.

The TaskInputHandle object will host a task ID returned by SOAM, which could be used by the client to identify the response from SOAM.

See also:
ISoamSession::sendTaskInput , ISoamTaskTaskOutputHandle


Member Function Documentation

HRESULT Id [out, retval] BSTR *    TaskId
 

Get the ID of a Task returned by SOAM.

Retrieves the ID associated with the task that is created by the system when a message is sent. This task ID could be saved and compared with the task ID retrieved from a TaskOutputHandle in the same session when fetching messages from SOAM, to match the input from client and output from the service.

Returns:
a Task ID.
Exceptions:
ISoamException 
See also:
ISoamSession::sendTaskInput , ISoamSession::fetchTaskOutput , ISoamTaskInputHandle::getId


     
Date Modified: 3 Nov 2008
Platform Support: support@platform.com
Platform Information Development: doc@platform.com

Platform Computing. Accelerating Intelligence(TM).
Copyright © 2001-2008 Platform Computing Corporation. All rights reserved.