Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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) |