Visual Basic (Declaration) | |
---|---|
Protected Sub WritePlugin( _ ByVal context As OperationContext, _ ByVal nodesToWrite As IList(Of WriteValue), _ ByVal nodeHandles As IList(Of NodeHandle), _ ByVal errors() As ServiceResult, _ ByRef updateCache As Boolean _ ) |
C# | |
---|---|
protected void WritePlugin( OperationContext context, IList<WriteValue> nodesToWrite, IList<NodeHandle> nodeHandles, ServiceResult[] errors, out bool updateCache ) |
Parameters
- context
- nodesToWrite
- nodeHandles
- errors
- updateCache
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family