SnapshotType
Represents the type of snapshot. Currently the only supported type is SnapshotType_Heap.
Syntax
typedef enum
{
SnapshotType_Undefined = 0,
SnapshotType_Heap,
} SnapshotType;
Tätä selainta ei enää tueta.
Päivitä Microsoft Edgeen, jotta voit hyödyntää uusimpia ominaisuuksia, suojauspäivityksiä ja teknistä tukea.
Represents the type of snapshot. Currently the only supported type is SnapshotType_Heap.
typedef enum
{
SnapshotType_Undefined = 0,
SnapshotType_Heap,
} SnapshotType;