Visual Basic (Declaration) | |
---|---|
Public Overridable Sub HistoryUpdate( _ ByVal context As OperationContext, _ ByVal detailsType As Type, _ ByVal nodesToUpdate As IList(Of HistoryUpdateDetails), _ ByVal results As IList(Of HistoryUpdateResult), _ ByVal errors As IList(Of ServiceResult) _ ) |
C# | |
---|---|
public virtual void HistoryUpdate( OperationContext context, Type detailsType, IList<HistoryUpdateDetails> nodesToUpdate, IList<HistoryUpdateResult> results, IList<ServiceResult> errors ) |
Parameters
- context
- detailsType
- nodesToUpdate
- results
- errors
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family