SystemMonitor.GetLogViewRange 方法
检索用于从日志文件中检索计数器值的开始日期。
语法
SystemMonitor.GetLogViewRange( _
ByRef StartTime As Date, _
ByRef StopTime As Date _
)
参数
-
StartTime [out]
-
用于从日志文件中检索计数器值的开始日期。
-
StopTime [out]
-
用于从日志文件中检索计数器值的结束日期。
返回值
此方法不返回值。
备注
SYSMON 从属于开始和停止日期(包括)的日志文件中检索计数器值。
使用此方法与访问 SystemMonitor.LogViewStart 和 SystemMonitor.LogViewStop 属性相同。
要求
要求 | 值 |
---|---|
最低受支持的客户端 |
Windows Vista [仅限桌面应用] |
最低受支持的服务器 |
Windows Server 2008 [仅限桌面应用] |
DLL |
|