ReactOS 0.4.16-dev-1946-g52006dd
_SYSTEM_PROCESS_ID_INFORMATION Struct Reference

#include <winternl.h>

Collaboration diagram for _SYSTEM_PROCESS_ID_INFORMATION:

Public Attributes

ULONG_PTR ProcessId
 
UNICODE_STRING ImageName
 

Detailed Description

Definition at line 3230 of file winternl.h.

Member Data Documentation

◆ ImageName

UNICODE_STRING _SYSTEM_PROCESS_ID_INFORMATION::ImageName

Definition at line 3233 of file winternl.h.

◆ ProcessId

ULONG_PTR _SYSTEM_PROCESS_ID_INFORMATION::ProcessId

Definition at line 3232 of file winternl.h.


The documentation for this struct was generated from the following file: