DVTk API
SetSessionChanged Method (theSession, changed)
DVTkDvtkApplicationLayerSessionSetSessionChanged(Session, Boolean)
DVTk API

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

Method to set the bool hasSessionchanged
Declaration Syntax
C#Visual BasicVisual C++
public void SetSessionChanged(
	Session theSession,
	bool changed
)
Public Sub SetSessionChanged ( _
	theSession As Session, _
	changed As Boolean _
)
public:
void SetSessionChanged(
	Session^ theSession, 
	bool changed
)
Parameters
theSession (Session)
Represents the session name.
changed (Boolean)
boolean value that determines whether the session has been changed.

Assembly: DvtkApplicationLayer (Module: DvtkApplicationLayer) Version: 0.0.0.0