SnapshotType
Represents the type of snapshot. Currently the only supported type is SnapshotType_Heap.
Syntax
typedef enum
{
SnapshotType_Undefined = 0,
SnapshotType_Heap,
} SnapshotType;
Denne browser understøttes ikke længere.
Opgrader til Microsoft Edge for at drage fordel af de nyeste funktioner, sikkerhedsopdateringer og teknisk support.
Represents the type of snapshot. Currently the only supported type is SnapshotType_Heap.
typedef enum
{
SnapshotType_Undefined = 0,
SnapshotType_Heap,
} SnapshotType;