Visual Basic (Declaration) | |
---|---|
Protected Overridable Function ReviseAggregateFilter( _ ByVal context As ServerSystemContext, _ ByVal handle As NodeHandle, _ ByVal samplingInterval As Double, _ ByVal queueSize As UInteger, _ ByVal filterToUse As ServerAggregateFilter _ ) As StatusCode |
C# | |
---|---|
protected virtual StatusCode ReviseAggregateFilter( ServerSystemContext context, NodeHandle handle, double samplingInterval, uint queueSize, ServerAggregateFilter filterToUse ) |
Parameters
- context
- handle
- samplingInterval
- queueSize
- filterToUse
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family