| Visual Basic (Declaration) | |
|---|---|
Public Function onMethodCall( _ ByVal context As ISystemContext, _ ByVal method As MethodState, _ ByVal objectId As NodeId, _ ByVal inputArguments As IList(Of Object), _ ByVal outputArguments As IList(Of Object) _ ) As ServiceResult | |
| C# | |
|---|---|
public ServiceResult onMethodCall( ISystemContext context, MethodState method, NodeId objectId, IList<object> inputArguments, IList<object> outputArguments ) | |
Parameters
- context
- method
- objectId
- inputArguments
- outputArguments
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family