SnapshotType
Represents the type of snapshot. Currently the only supported type is SnapshotType_Heap.
Syntax
typedef enum
{
SnapshotType_Undefined = 0,
SnapshotType_Heap,
} SnapshotType;
Ta przeglądarka nie jest już obsługiwana.
Przejdź na przeglądarkę Microsoft Edge, aby korzystać z najnowszych funkcji, aktualizacji zabezpieczeń i pomocy technicznej.
Represents the type of snapshot. Currently the only supported type is SnapshotType_Heap.
typedef enum
{
SnapshotType_Undefined = 0,
SnapshotType_Heap,
} SnapshotType;