uaPLUS Reference
AppPlugin Constructor
See Also  Send Feedback
HDAPlugin Namespace > AppPlugin Class : AppPlugin Constructor

mode
PluginUse enumeration value that indicates Registration or Work mode.

Glossary Item Box

Creates a plugin object for the current server object (connected client)

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal mode As Integer _
)
C# 
public AppPlugin( 
   int mode
)

Parameters

mode
PluginUse enumeration value that indicates Registration or Work mode.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

See Also

© 2010-2018 Copyright Advosol Inc. All Rights Reserved.