PROCESS_MEMBERSHIP_INFORMATION structure (ntddk.h)
This topic describes the PROCESS_MEMBERSHIP_INFORMATION structure.
Syntax
typedef struct _PROCESS_MEMBERSHIP_INFORMATION {
ULONG ServerSiloId;
} PROCESS_MEMBERSHIP_INFORMATION, *PPROCESS_MEMBERSHIP_INFORMATION;
Members
ServerSiloId
Defines the ULONG member ServerSiloId.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 11, version 22H2 |
Header | ntddk.h (include Ntddk.h) |