Condividi tramite


struttura PSS_VA_SPACE_INFORMATION (processsnapshot.h)

Contiene informazioni sullo spazio degli indirizzi virtuali restituite da PssQuerySnapshot.

Sintassi

typedef struct {
  DWORD RegionCount;
} PSS_VA_SPACE_INFORMATION;

Members

RegionCount

Conteggio delle aree di disponibilità acquisite.

Commenti

PssQuerySnapshot restituisce una struttura PSS_VA_SPACE_INFORMATION quando il membro PSS_QUERY_INFORMATION_CLASS fornito dal chiamante è PSS_QUERY_VA_SPACE_INFORMATION.

Requisiti

   
Client minimo supportato Windows 8.1 [solo app desktop]
Server minimo supportato Windows Server 2012 R2 [solo app desktop]
Intestazione processsnapshot.h

Vedi anche

Creazione di snapshot del processo