Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

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
) 
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

See Also

Reference

WorkstationMessages Class
WorkstationMessages Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features