LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

GetMouseButtonActionDisplayNameStream Method







The System.IO.Stream which the action's display name will be written into.
Writes the display name for the actions stored in the WorkstationActionDisplayName property into a System.IO.Stream.
Syntax
public virtual void GetMouseButtonActionDisplayNameStream( 
   Stream destination
)
'Declaration
 
Public Overridable Sub GetMouseButtonActionDisplayNameStream( _
   ByVal destination As Stream _
) 
'Usage
 
Dim instance As WorkstationState
Dim destination As Stream
 
instance.GetMouseButtonActionDisplayNameStream(destination)
public virtual void GetMouseButtonActionDisplayNameStream( 
   Stream destination
)
 function Leadtools.Medical.Workstation.WorkstationState.GetMouseButtonActionDisplayNameStream( 
   destination 
)
public: virtual void GetMouseButtonActionDisplayNameStream( 
   Stream* destination
) 
public:
virtual void GetMouseButtonActionDisplayNameStream( 
   Stream* destination
) 

Parameters

destination
The System.IO.Stream which the action's display name will be written into.
Remarks
The contents written into the stream will be in XML format.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

WorkstationState Class
WorkstationState Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.