←Select platform

OnAuthorization Method

Summary

Gets the name of the device.

Syntax

C#
VB
Java
C++
Leadtools.Sane.AuthorizationInfo OnAuthorization(  
   string resource 
) 
Function OnAuthorization( _ 
   ByVal resource As String _ 
) As Leadtools.Sane.AuthorizationInfo 
public AuthorizationInfo onAuthorization(String resource) 
Leadtools.Sane.AuthorizationInfo^ OnAuthorization(  
   String^ resource 
)  

Parameters

resource
A string specifying the name of the resource that requires authorization.

Return Value

The authorization information.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Sane Assembly