←Select platform

RegisterAppUrl Method

Summary
Registers the application url. Web client applications use this url to launch the Web Scanning service host application.

Syntax
C#
C++/CLI
Python
public static void RegisterAppUrl( 
   string name 
) 
public: 
static void RegisterAppUrl(  
   String^ name 
)  
def RegisterAppUrl(self,name): 

Parameters

name
The application name.

Remarks

A url association allows the application to automatically launch when another application launches the registered url.

Requirements

Target Platforms

See Also

Reference

Utils Class

Utils Members

Help Version 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Services.Twain Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.