structure PSS_HANDLE_INFORMATION (processsnapshot.h)
Contient les informations de gestion retournées par PssQuerySnapshot.
Syntaxe
typedef struct {
DWORD HandlesCaptured;
} PSS_HANDLE_INFORMATION;
Membres
HandlesCaptured
Nombre de handles capturés.
Notes
PssQuerySnapshot retourne une structure PSS_HANDLE_INFORMATION lorsque le membre PSS_QUERY_INFORMATION_CLASS fourni par l’appelant est PSS_QUERY_HANDLE_INFORMATION.
Configuration requise
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 |