DVTk API
CreateSession Method (fileName)
DVTkDvtkApplicationLayerSessionManagerCreateSession(String)
DVTk API

[This is preliminary documentation and is subject to change.]

Create the instance of a seesion according to the session type.
Declaration Syntax
C#Visual BasicVisual C++
public Session CreateSession(
	string fileName
)
Public Function CreateSession ( _
	fileName As String _
) As Session
public:
Session^ CreateSession(
	String^ fileName
)
Parameters
fileName (String)
represents the sessionfile name.
Return Value
instance of a session.

Assembly: DvtkApplicationLayer (Module: DvtkApplicationLayer) Version: 0.0.0.0