DVTk API
IUserOutput Interface
DVTkDvtk.SessionsIUserOutput
DVTk API

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

Access to commands that generate user output in the session results output.
Declaration Syntax
C#Visual BasicVisual C++
public interface IUserOutput
Public Interface IUserOutput
public interface class IUserOutput
Members
All MembersMethods



IconMemberDescription
WriteError(String)
Write a user specific error to the output results.

WriteHtmlInformation(String)
Write a user specific HTML text to the output results.

WriteInformation(String)
Write a user specific information to the output results.

WriteWarning(String)
Write a user specific warning to the output results.

Remarks
May be used by the user to report user-specific results in the session results output. The user may perform additional validation checks which he/she wants to write to the results output.

Assembly: DVTK (Module: DVTK) Version: 0.0.0.0