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

RegisterConfiguration Method (IWorkstationDataAccessAgent)







Type: System.String The name for the component where the configuration will be stored.
Registers a new component configuration.
Syntax
bool RegisterConfiguration( 
   string componentName
)
'Declaration
 
Function RegisterConfiguration( _
   ByVal componentName As String _
) As Boolean
'Usage
 
Dim instance As IWorkstationDataAccessAgent
Dim componentName As String
Dim value As Boolean
 
value = instance.RegisterConfiguration(componentName)
bool RegisterConfiguration( 
   string componentName
)
function Leadtools.Medical.Workstation.DataAccessLayer.IWorkstationDataAccessAgent.RegisterConfiguration( 
   componentName 
)
bool RegisterConfiguration( 
   string* componentName
) 
bool RegisterConfiguration( 
   string* componentName
) 

Parameters

componentName
Type: System.String The name for the component where the configuration will be stored.
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

IWorkstationDataAccessAgent Interface
IWorkstationDataAccessAgent Members

 

 


Products | Support | Contact Us | Copyright Notices

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