| Visual Basic (Declaration) | |
|---|---|
| Public Function New( _ ByVal server As IServerInternal, _ ByVal configuration As ApplicationConfiguration, _ ByVal daSrv As uaPLUS, _ ByVal rootName As String, _ ByVal withHDA As Boolean, _ ByVal withoutPlugin As Boolean _ ) | |
| C# | |
|---|---|
| public uaPLUSNodeManager( IServerInternal server, ApplicationConfiguration configuration, uaPLUS daSrv, string rootName, bool withHDA, bool withoutPlugin ) | |
Parameters
- server
- configuration
- daSrv
- rootName
- withHDA
- withoutPlugin
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family
 
     
     
     
     
    