Visual Basic (Declaration) | |
---|---|
Public Overloads Overridable Function FindServersOnNetwork( _ ByVal startingRecordId As UInteger, _ ByVal maxRecordsToReturn As UInteger, _ ByVal serverCapabilityFilter As StringCollection, _ ByRef lastCounterResetTime As Date _ ) As ServerOnNetworkCollection |
C# | |
---|---|
public virtual ServerOnNetworkCollection FindServersOnNetwork( uint startingRecordId, uint maxRecordsToReturn, StringCollection serverCapabilityFilter, out DateTime lastCounterResetTime ) |
Parameters
- startingRecordId
- maxRecordsToReturn
- serverCapabilityFilter
- lastCounterResetTime
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family