uaPLUS Reference
AddMethod(String,String,String,ArgumentDefinition[],ArgumentDefinition[],GenericMethodCalledEventHandler2) Method
See Also  Send Feedback
Advosol.uaPLUS Namespace > uaPLUSNodeManager Class : AddMethod(String,String,String,ArgumentDefinition[],ArgumentDefinition[],GenericMethodCalledEventHandler2) Method

itemID
methodID
description
inputArguments
outputArguments
onCall

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Function AddMethod( _
   ByVal itemID As String, _
   ByVal methodID As String, _
   ByVal description As String, _
   ByVal inputArguments() As ArgumentDefinition, _
   ByVal outputArguments() As ArgumentDefinition, _
   ByVal onCall As GenericMethodCalledEventHandler2 _
) As ServiceResult

Parameters

itemID
methodID
description
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.