C#
VB
C++
Writes the display name for the actions stored in the WorkstationActionDisplayName property into a System.IO.Stream.
public virtual void GetMouseButtonActionDisplayNameStream(
Stream destination
)
Public Overridable Sub GetMouseButtonActionDisplayNameStream( _
ByVal destination As Stream _
)
public:
virtual void GetMouseButtonActionDisplayNameStream(
Stream^ destination
)
destination
The System.IO.Stream which the action's display name will be written into.
The contents written into the stream will be in XML format.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET