DisablePeriodicSnapshot

禁用 SnapshotType 的定期快照。

语法

HRESULT DisablePeriodicSnapshot
([in] SnapshotType snapshotType);

参数

snapshotType
[in] SnapshotType。
注意:目前唯一可用的 SnapshotType 为 SnapshotType_Heap。


返回值

返回值 说明
S_OK 指定进程配置成功,否则返回错误代码。