SnapshotType
Represents the type of snapshot. Currently the only supported type is SnapshotType_Heap.
Syntax
typedef enum
{
SnapshotType_Undefined = 0,
SnapshotType_Heap,
} SnapshotType;
Den här webbläsaren stöds inte längre.
Uppgradera till Microsoft Edge och dra nytta av de senaste funktionerna och säkerhetsuppdateringarna, samt teknisk support.
Represents the type of snapshot. Currently the only supported type is SnapshotType_Heap.
typedef enum
{
SnapshotType_Undefined = 0,
SnapshotType_Heap,
} SnapshotType;