uaPLUS Reference
onPlgAddMethod Method
See Also  Send Feedback
Advosol.uaPLUS Namespace > uaPLUSNodeManager Class : onPlgAddMethod Method

itemID
methodID
description
MethodHandle
inputArguments
outputArguments
onCall

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Function onPlgAddMethod( _
   ByVal itemID As String, _
   ByVal methodID As String, _
   ByVal description As String, _
   ByVal MethodHandle As Object, _
   ByVal inputArguments() As plgArgumentDefinition, _
   ByVal outputArguments() As plgArgumentDefinition, _
   ByVal onCall As MethodCalledEventHandler _
) As Integer

Parameters

itemID
methodID
description
MethodHandle
inputArguments
outputArguments
onCall

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.