Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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. |