Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

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)

Feedback

Was this page helpful?

Additional resources