Ler em inglês

Compartilhar via


SnapshotType

Representa o tipo de instantâneo. Atualmente, o único tipo com suporte é SnapshotType_Heap.

Sintaxe

  typedef enum
{
    SnapshotType_Undefined = 0,
    SnapshotType_Heap,
} SnapshotType;