All Frameworks  Class Hierarchy  This Framework  Indexes

ObjectModelerBase Global Function Create_Session


HRESULT Create_Session(char* iSessionName,
CATSession*& oSession)
Creates a session.
Parameters:
iSessionName
Name to give to the session.
oSession
session created.
Returns:
S_OK: Session created.
E_FAIL: Failed to create session.
S_FALSE: A session with the same name already exists.
See also:
Delete_Session

This object is included in the file: CATSessionServices.h

Copyright © 2003, Dassault Systèmes. All rights reserved.