DeleakerClientApi_TakeSnapshot
Description
Make Deleaker take a snapshot.
The returned value is the snapshot id.
The functions return once the snapshot is ready.
Syntax
C++
DWORD64 DeleakerClientApi_TakeSnapshot(LPCTSTR szSnapshotName);
Parameters
szSnapshotName
It is the snapshot name. If it's NULL, the snapshot will have the default name.