IPresentationManager::SetTargetTime 方法 (presentation.h)

设置下一个演示的目标时间。

语法

HRESULT SetTargetTime(
  SystemInterruptTime targetTime
);

参数

targetTime

类型: SystemInterruptTime

下一个当前的目标时间。

返回值

类型: HRESULT

如果函数成功,则返回 S_OK;否则,它将返回指示 HRESULT 错误的值。

注解

系统将尝试显示尽可能接近指定时间的当前。

此参数设置在演示中保持不变。

要求

要求
最低受支持的客户端 Windows 内部版本 22000
最低受支持的服务器 Windows 内部版本 22000
标头 presentation.h
Library dcomp.lib
DLL dcomp.dll