Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Finds the accessibility object using the control name.
Namespace: Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter
Assembly: Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter (in Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter.dll)
Syntax
protected IntPtr FindAccObj(
string controlName,
out int vmId,
bool throwExceptionIfNotFound
)
Protected Function FindAccObj (
controlName As String,
<OutAttribute> ByRef vmId As Integer,
throwExceptionIfNotFound As Boolean
) As IntPtr
Parameters
controlName
Type: System.StringSpecifies the name of the control.
vmId
Type: System.Int32Specifies the Java virtual machine Id.
throwExceptionIfNotFound
Type: System.BooleanIf TRUE, throws DataDrivenAdapterException if the control is not found.
Return Value
Type: System.IntPtr
Accessibility object for a Control
See Also
JavaDataDrivenAdapter Class
Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter Namespace
Return to top
Unified Service Desk 2.0
© 2016 Microsoft. All rights reserved. Copyright