uaPLUS Reference
DefineCallbackAddMethod Method
See Also  Send Feedback
NSPlugin Namespace > GenericServer Class : DefineCallbackAddMethod Method

onAdd
Handler in the UA generic server that adds a method definition.

Glossary Item Box

Defines the method that can be called to add a UA Method definition.

Syntax

Visual Basic (Declaration) 
Public Sub DefineCallbackAddMethod( _
   ByVal onAdd As onPlgAddMethod _
) 
C# 
public void DefineCallbackAddMethod( 
   onPlgAddMethod onAdd
)

Parameters

onAdd
Handler in the UA generic server that adds a method definition.

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.