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

LoadMessages Method







A System.IO.Stream that contains the messags to be loaded into the class.
Loads all the messages in the provided source.
Syntax
public static void LoadMessages( 
   Stream source
)
'Declaration
 
Public Shared Sub LoadMessages( _
   ByVal source As Stream _
) 
'Usage
 
Dim source As Stream
 
WorkstationMessages.LoadMessages(source)
public static void LoadMessages( 
   Stream source
)
 function Leadtools.Medical.Workstation.WorkstationMessages.LoadMessages( 
   source 
)
public: static void LoadMessages( 
   Stream* source
) 
public:
static void LoadMessages( 
   Stream* source
) 

Parameters

source
A System.IO.Stream that contains the messags to be loaded into the class.
Remarks
The stream format in the source must macth the value in the SaveMessages method.
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

WorkstationMessages Class
WorkstationMessages Members

 

 


Products | Support | Contact Us | Copyright Notices

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