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

Main Page   Compound List   Compound Members  

ISoamSessionOpenAttributes Interface Reference

Container for all attributes that may be required when opening a session. More...

List of all members.


Public Methods

HRESULT SessionId ([in] BSTR newVal)
 Sets the id of the session to open.

HRESULT SessionFlags ([in] enum SessionFlags newVal)
 Sets the session flags.


Detailed Description

Container for all attributes that may be required when opening a session.

See also:
Connection::openSession(const SessionOpenAttributes& attributes)


Member Function Documentation

HRESULT SessionId [in] BSTR    newVal
 

Sets the id of the session to open.

Parameters:
id  [IN] - The session id.
Exceptions:
ISoamException 

HRESULT SessionFlags [in] enum SessionFlags    newVal
 

Sets the session flags.

The session flags are used to inform the API of any extended behavior to associate with the session. When not specified, the default flag will be SF_SYNC. This value can be a combination of Session::SessionFlags values. See samples for details.

Parameters:
flags  [IN] - The session flags.
Exceptions:
ISoamException 
See also:
SessionFlags


     
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.