Sdílet prostřednictvím


DisablePeriodicSnapshot

Disables periodic snapshot of SnapshotType.

Syntax

HRESULT DisablePeriodicSnapshot
([in] SnapshotType snapshotType);

Parameters

snapshotType
[in] SnapshotType.
Note : Currently the only available SnapshotType is SnapshotType_Heap.


Return Value

Return Value Description
S_OK The configuration was successful for the specified process, otherwise an error code.