Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Initializes a new instance of the DdaBindings class.
Namespace: Microsoft.Uii.Common
Assembly: Microsoft.Uii.Common (in Microsoft.Uii.Common.dll)
Usage
'Usage
Dim initString As AdapterAppInitString
Dim prefix As String
Dim type As String
Dim instance As New DdaBindings(initString, prefix, type)
Syntax
'Declaration
Public Sub New ( _
initString As AdapterAppInitString, _
prefix As String, _
type As String _
)
public DdaBindings (
AdapterAppInitString initString,
string prefix,
string type
)
public:
DdaBindings (
AdapterAppInitString^ initString,
String^ prefix,
String^ type
)
public DdaBindings (
AdapterAppInitString initString,
String prefix,
String type
)
public function DdaBindings (
initString : AdapterAppInitString,
prefix : String,
type : String
)
Parameters
- initString
Specifies the initialization string.
- prefix
Specifeis the prefix.
- type
Specifies the type.
Remarks
Platforms
See Also
Reference
DdaBindings Class
DdaBindings Members
Microsoft.Uii.Common Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.