| title | description | ms.assetid | keywords | topic_type | api_name | api_location | api_type | ms.topic | ms.date | |||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
SystemMonitor.GetLogViewRange method |
Retrieves the starting date used to retrieve counter values from the log files. |
c74c3a5b-d2ec-43d8-b715-e399f42e8ae5 |
|
|
|
|
|
reference |
05/31/2018 |
Retrieves the starting date used to retrieve counter values from the log files.
SystemMonitor.GetLogViewRange( _
ByRef StartTime As Date, _
ByRef StopTime As Date _
)-
StartTime [out]
-
Starting date used to retrieve counter values from the log files.
-
StopTime [out]
-
Ending date used to retrieve counter values from the log files.
This method does not return a value.
SYSMON retrieves counter values from the log files that falls within the start and stop dates, inclusively.
Using this method is the same as accessing the SystemMonitor.LogViewStart and SystemMonitor.LogViewStop properties.
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows Vista [desktop apps only] |
| Minimum supported server |
Windows Server 2008 [desktop apps only] |
| DLL |
|