PSS_AUXILIARY_PAGES_INFORMATION structure (processsnapshot.h)
Contient les informations de pages auxiliaires retournées par PssQuerySnapshot.
Syntaxe
typedef struct {
DWORD AuxPagesCaptured;
} PSS_AUXILIARY_PAGES_INFORMATION;
Membres
AuxPagesCaptured
Nombre de pages auxiliaires capturées.
Notes
PssQuerySnapshot retourne une structure PSS_AUXILIARY_PAGES_INFORMATION lorsque le membre PSS_QUERY_INFORMATION_CLASS fourni par l’appelant est PSS_QUERY_AUXILIARY_PAGES_INFORMATION.
Spécifications
Client minimal pris en charge | Windows 8.1 [applications de bureau uniquement] |
Serveur minimal pris en charge | Windows Server 2012 R2 [applications de bureau uniquement] |
En-tête | processsnapshot.h |